C# Class rv.InputCommand

Inheritance: Command
Mostra file Open project: rit-sse-mycroft/app-projector Class Usage Examples

Public Methods

Method Description
InputCommand ( ) : System
InputCommand ( InputType type, int port ) : System
dumpToString ( ) : string

Private Methods

Method Description
getCommandString ( ) : string
processAnswerString ( string a ) : bool

Method Details

InputCommand() public method

public InputCommand ( ) : System
return System

InputCommand() public method

public InputCommand ( InputType type, int port ) : System
type InputType
port int
return System

dumpToString() public method

public dumpToString ( ) : string
return string