C# 클래스 OrOperation, tf_client

상속: Operation
파일 보기 프로젝트 열기: wids-eria/tf_client 1 사용 예제들

공개 메소드들

메소드 설명
Execute ( TransitionInterpreter, interpreter ) : bool
Parse ( string opDesc ) : bool
Register ( OperationLibrary, library ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( TransitionInterpreter, interpreter ) : bool
interpreter TransitionInterpreter,
리턴 bool

Parse() 공개 메소드

public Parse ( string opDesc ) : bool
opDesc string
리턴 bool

Register() 공개 정적인 메소드

public static Register ( OperationLibrary, library ) : void
library OperationLibrary,
리턴 void