Метод | Описание | |
---|---|---|
ProcessHelper ( ILogger logger ) : System.Diagnostics | ||
Start ( string fileName, string arguments, string workingDirectory, int timeOutInMilliseconds ) : void |
public ProcessHelper ( ILogger logger ) : System.Diagnostics | ||
logger | ILogger | |
Результат | System.Diagnostics |
public Start ( string fileName, string arguments, string workingDirectory, int timeOutInMilliseconds ) : void | ||
fileName | string | |
arguments | string | |
workingDirectory | string | |
timeOutInMilliseconds | int | |
Результат | void |