Méthode | Description | |
---|---|---|
Run ( string command, string arguments ) : void | ||
RunAndWaitForExit ( string command, string arguments, |
public static Run ( string command, string arguments ) : void | ||
command | string | |
arguments | string | |
Résultat | void |
public static RunAndWaitForExit ( string command, string arguments, |
||
command | string | |
arguments | string | |
output | ||
Résultat | void |