Метод | Описание | |
---|---|---|
SparkleProcess ( string path, string args ) : System | ||
Start ( ) : void | ||
StartAndReadStandardError ( ) : string | ||
StartAndReadStandardOutput ( ) : string | ||
StartAndWaitForExit ( ) : void |
Метод | Описание | |
---|---|---|
LocateCommand ( string name ) : string |
protected LocateCommand ( string name ) : string | ||
name | string | |
Результат | string |
public SparkleProcess ( string path, string args ) : System | ||
path | string | |
args | string | |
Результат | System |
public StartAndReadStandardError ( ) : string | ||
Результат | string |
public StartAndReadStandardOutput ( ) : string | ||
Результат | string |