C# 클래스 RoverOperator.CommandSender

파일 보기 프로젝트 열기: jpadillak/Concordia_Capstone2013-14

공개 메소드들

메소드 설명
UpdateCommand ( string command ) : void

비공개 메소드들

메소드 설명
CommandSender ( ) : System
GetCommandId ( string command ) : string
SendCommands ( ) : void

메소드 상세

UpdateCommand() 공개 메소드

public UpdateCommand ( string command ) : void
command string
리턴 void