C# Class RoverOperator.CommandSender

显示文件 Open project: jpadillak/Concordia_Capstone2013-14

Public Methods

Method Description
UpdateCommand ( string command ) : void

Private Methods

Method Description
CommandSender ( ) : System
GetCommandId ( string command ) : string
SendCommands ( ) : void

Method Details

UpdateCommand() public method

public UpdateCommand ( string command ) : void
command string
return void