C# 클래스 rv.InputCommand

상속: Command
파일 보기 프로젝트 열기: rit-sse-mycroft/app-projector 1 사용 예제들

공개 메소드들

메소드 설명
InputCommand ( ) : System
InputCommand ( InputType type, int port ) : System
dumpToString ( ) : string

비공개 메소드들

메소드 설명
getCommandString ( ) : string
processAnswerString ( string a ) : bool

메소드 상세

InputCommand() 공개 메소드

public InputCommand ( ) : System
리턴 System

InputCommand() 공개 메소드

public InputCommand ( InputType type, int port ) : System
type InputType
port int
리턴 System

dumpToString() 공개 메소드

public dumpToString ( ) : string
리턴 string