메소드 | 설명 | |
---|---|---|
Run ( object methodClass, string methodName ) : void | ||
RunOnMainThread ( object methodClass, string methodName ) : System.Reflection |
메소드 | 설명 | |
---|---|---|
Go ( ) : bool |
public static Run ( object methodClass, string methodName ) : void | ||
methodClass | object | |
methodName | string | |
리턴 | void |
public RunOnMainThread ( object methodClass, string methodName ) : System.Reflection | ||
methodClass | object | |
methodName | string | |
리턴 | System.Reflection |