Method | Description | |
---|---|---|
InputCommand ( ) : System | ||
InputCommand ( InputType type, int port ) : System | ||
dumpToString ( ) : string |
Method | Description | |
---|---|---|
getCommandString ( ) : string | ||
processAnswerString ( string a ) : bool |
public InputCommand ( InputType type, int port ) : System | ||
type | InputType | |
port | int | |
return | System |