Property | Type | Description | |
---|---|---|---|
Lines | Queue |
Method | Description | |
---|---|---|
Activate ( ) : void | ||
AddCommand ( string c ) : void | ||
Deactivate ( ) : void | ||
OnKP ( object sender, KeyEventArgs args ) : void | ||
Toggle ( Action |
Method | Description | |
---|---|---|
DevConsole ( ) : System | ||
OnTextChanged ( TextInput ti, string s ) : void | ||
OnTextEntered ( TextInput ti, string s ) : void |
public static OnKP ( object sender, KeyEventArgs args ) : void | ||
sender | object | |
args | KeyEventArgs | |
return | void |