C# 클래스 NewTOAPIA.Modeling.GlobalStateManager

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
GlobalStateManager ( )
GlobalStateManager ( ) : System
RemoveAllStates ( ) : void
this ( GlobalState i ) : GlobalState

메소드 상세

GlobalStateManager() 공개 메소드

public GlobalStateManager ( )

GlobalStateManager() 공개 메소드

public GlobalStateManager ( ) : System
리턴 System

RemoveAllStates() 공개 메소드

public RemoveAllStates ( ) : void
리턴 void

this() 공개 메소드

public this ( GlobalState i ) : GlobalState
i GlobalState
리턴 GlobalState