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