Method | Description | |
---|---|---|
DoWork ( ) : void | ||
StartProcess ( string file, string args, bool redirectStdout ) : void |
Method | Description | |
---|---|---|
p_Exited ( object sender, EventArgs e ) : void |
public StartProcess ( string file, string args, bool redirectStdout ) : void | ||
file | string | |
args | string | |
redirectStdout | bool | |
return | void |