Method | Description | |
---|---|---|
Run ( object methodClass, string methodName ) : void | ||
RunOnMainThread ( object methodClass, string methodName ) : System.Reflection |
Method | Description | |
---|---|---|
Go ( ) : bool |
public static Run ( object methodClass, string methodName ) : void | ||
methodClass | object | |
methodName | string | |
return | void |
public RunOnMainThread ( object methodClass, string methodName ) : System.Reflection | ||
methodClass | object | |
methodName | string | |
return | System.Reflection |