Method | Description | |
---|---|---|
AppendMessageFreeThreaded ( string text ) : void | ||
ConsoleEmulatorOutputControl ( ) : System.Windows.Forms | ||
KillProcess ( ) : void | ||
Reset ( ) : void | ||
StartProcess ( string command, string arguments, string workdir ) : void |
public AppendMessageFreeThreaded ( string text ) : void | ||
text | string | |
return | void |
public ConsoleEmulatorOutputControl ( ) : System.Windows.Forms | ||
return | System.Windows.Forms |
public StartProcess ( string command, string arguments, string workdir ) : void | ||
command | string | |
arguments | string | |
workdir | string | |
return | void |