C# 클래스 GeneratedContext, strangeioc-reversi

상속: MVCSContext
파일 보기 프로젝트 열기: haysclark/strangeioc-reversi 1 사용 예제들

공개 메소드들

메소드 설명
GeneratedContext ( MonoBehaviour contextView ) : System
GeneratedContext ( MonoBehaviour view, ContextStartupFlags flags ) : System
Launch ( ) : void

보호된 메소드들

메소드 설명
mapBindings ( ) : void

메소드 상세

GeneratedContext() 공개 메소드

public GeneratedContext ( MonoBehaviour contextView ) : System
contextView MonoBehaviour
리턴 System

GeneratedContext() 공개 메소드

public GeneratedContext ( MonoBehaviour view, ContextStartupFlags flags ) : System
view MonoBehaviour
flags ContextStartupFlags
리턴 System

Launch() 공개 메소드

public Launch ( ) : void
리턴 void

mapBindings() 보호된 메소드

protected mapBindings ( ) : void
리턴 void