C# Class rv.InputCommand

Inheritance: Command
Afficher le fichier Open project: rit-sse-mycroft/app-projector Class Usage Examples

Méthodes publiques

Méthode Description
InputCommand ( ) : System
InputCommand ( InputType type, int port ) : System
dumpToString ( ) : string

Private Methods

Méthode Description
getCommandString ( ) : string
processAnswerString ( string a ) : bool

Method Details

InputCommand() public méthode

public InputCommand ( ) : System
Résultat System

InputCommand() public méthode

public InputCommand ( InputType type, int port ) : System
type InputType
port int
Résultat System

dumpToString() public méthode

public dumpToString ( ) : string
Résultat string