Method | Description | |
---|---|---|
GetOutputStreams ( string workingDirectory, string command, string param, List |
Method | Description | |
---|---|---|
CreateProcess ( string workingDirectory, string command, string param ) : |
public GetOutputStreams ( string workingDirectory, string command, string param, List |
||
workingDirectory | string | |
command | string | |
param | string | |
standardOut | List |
|
standardErr | List |
|
return | int |