Method | Description | |
---|---|---|
AppendMessageFreeThreaded ( string text ) : void | ||
EditboxBasedConsoleOutputControl ( ) : System | ||
KillProcess ( ) : void | ||
Reset ( ) : void | ||
StartProcess ( string command, string arguments, string workdir ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
AppendMessage ( [ text ) : void |
public AppendMessageFreeThreaded ( string text ) : void | ||
text | string | |
return | void |
public EditboxBasedConsoleOutputControl ( ) : System | ||
return | System |
public StartProcess ( string command, string arguments, string workdir ) : void | ||
command | string | |
arguments | string | |
workdir | string | |
return | void |