C# 클래스 RunOnMainThread, meshwork

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

공개 메소드들

메소드 설명
Run ( object methodClass, string methodName ) : void
RunOnMainThread ( object methodClass, string methodName ) : System.Reflection

비공개 메소드들

메소드 설명
Go ( ) : bool

메소드 상세

Run() 공개 정적인 메소드

public static Run ( object methodClass, string methodName ) : void
methodClass object
methodName string
리턴 void

RunOnMainThread() 공개 메소드

public RunOnMainThread ( object methodClass, string methodName ) : System.Reflection
methodClass object
methodName string
리턴 System.Reflection