Method | Description | |
---|---|---|
OnBackgroundThread ( System.Action a ) : void | ||
OnUiThread ( System.Action a ) : void |
public static OnBackgroundThread ( System.Action a ) : void | ||
a | System.Action | |
return | void |
public static OnUiThread ( System.Action a ) : void | ||
a | System.Action | |
return | void |