메소드 | 설명 | |
---|---|---|
GetCommands ( ) : ICommand>.IDictionary |
||
GetRecent ( ) : List |
||
Initialize ( ) : void | ||
RegisterCommand ( ICommand command ) : void | ||
UnRegisterCommand ( ICommand command ) : bool |
메소드 | 설명 | |
---|---|---|
Send ( string input ) : bool |
public RegisterCommand ( ICommand command ) : void | ||
command | ICommand | |
리턴 | void |
public UnRegisterCommand ( ICommand command ) : bool | ||
command | ICommand | |
리턴 | bool |