Method | Description | |
---|---|---|
UIThread ( this control, System.Action code ) : void | ||
UIThreadInvoke ( this control, System.Action code ) : void |
public static UIThread ( this control, System.Action code ) : void | ||
control | this | |
code | System.Action | |
return | void |
public static UIThreadInvoke ( this control, System.Action code ) : void | ||
control | this | |
code | System.Action | |
return | void |