Méthode | Description | |
---|---|---|
SparkleProcess ( string path, string args ) : System | ||
Start ( ) : void | ||
StartAndReadStandardError ( ) : string | ||
StartAndReadStandardOutput ( ) : string | ||
StartAndWaitForExit ( ) : void |
Méthode | Description | |
---|---|---|
LocateCommand ( string name ) : string |
protected LocateCommand ( string name ) : string | ||
name | string | |
Résultat | string |
public SparkleProcess ( string path, string args ) : System | ||
path | string | |
args | string | |
Résultat | System |
public StartAndReadStandardError ( ) : string | ||
Résultat | string |
public StartAndReadStandardOutput ( ) : string | ||
Résultat | string |