Метод | Описание | |
---|---|---|
Help ( ConnectionHandler connection ) : System | ||
getCommandToHandle ( ) : string | ||
handleCommand ( string myCommand, string arguments, TvControl &me ) : void |
public Help ( ConnectionHandler connection ) : System | ||
connection | ConnectionHandler | |
Результат | System |
public handleCommand ( string myCommand, string arguments, TvControl &me ) : void | ||
myCommand | string | |
arguments | string | |
me | TvControl | |
Результат | void |