C# 클래스 PushBehaviorOperation, tf_client

상속: Operation
파일 보기 프로젝트 열기: wids-eria/tf_client

보호된 프로퍼티들

프로퍼티 타입 설명
behaviorName string

공개 메소드들

메소드 설명
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

프로퍼티 상세

behaviorName 보호되어 있는 프로퍼티

protected string behaviorName
리턴 string