Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
NanoByte
Common
Cli
BundledCliAppControl
C# Class NanoByte.Common.Cli.BundledCliAppControl
Provides an interface to a bundled external command-line application controlled via arguments and stdin and monitored via stdout and stderr.
Inheritance:
CliAppControl
显示文件
Open project: nano-byte/common
Protected Methods
Method
Description
GetStartInfo
( ) :
ProcessStartInfo
Private Methods
Method
Description
GetBundledDirectory
(
string
name
) :
string
Method Details
GetStartInfo()
protected
method
protected
GetStartInfo
( ) :
ProcessStartInfo
return
System.Diagnostics.ProcessStartInfo