Свойство | Тип | Описание | |
---|---|---|---|
Lines | Queue |
Метод | Описание | |
---|---|---|
Activate ( ) : void | ||
AddCommand ( string c ) : void | ||
Deactivate ( ) : void | ||
OnKP ( object sender, KeyEventArgs args ) : void | ||
Toggle ( Action |
Метод | Описание | |
---|---|---|
DevConsole ( ) : System | ||
OnTextChanged ( TextInput ti, string s ) : void | ||
OnTextEntered ( TextInput ti, string s ) : void |
public static AddCommand ( string c ) : void | ||
c | string | |
Результат | void |
public static OnKP ( object sender, KeyEventArgs args ) : void | ||
sender | object | |
args | KeyEventArgs | |
Результат | void |
public static Toggle ( Action |
||
f | Action |
|
Результат | void |