C# Class RoverOperator.CommandSender

Afficher le fichier Open project: jpadillak/Concordia_Capstone2013-14

Méthodes publiques

Méthode Description
UpdateCommand ( string command ) : void

Private Methods

Méthode Description
CommandSender ( ) : System
GetCommandId ( string command ) : string
SendCommands ( ) : void

Method Details

UpdateCommand() public méthode

public UpdateCommand ( string command ) : void
command string
Résultat void