C# 클래스 GameLibrary.Framework.Execute

파일 보기 프로젝트 열기: torkelo/pimpmycode

공개 메소드들

메소드 설명
InitializeWithDispatcher ( ) : void
OnUIThread ( this action ) : void

메소드 상세

InitializeWithDispatcher() 공개 정적인 메소드

public static InitializeWithDispatcher ( ) : void
리턴 void

OnUIThread() 공개 정적인 메소드

public static OnUIThread ( this action ) : void
action this
리턴 void