Method | Description | |
---|---|---|
DelayedExecute ( string line ) : void | ||
GuiConsoleForm ( string caption, string cmdPrompt, StringHandler, h ) : System | ||
Write ( string s ) : void |
Method | Description | |
---|---|---|
Execute ( object sender, EventArgs e ) : void |
public GuiConsoleForm ( string caption, string cmdPrompt, StringHandler, h ) : System | ||
caption | string | |
cmdPrompt | string | |
h | StringHandler, | |
return | System |