RhinoCommon API
RhinoAppInvokeOnUiThread Method |
[Missing <summary> documentation for "M:Rhino.RhinoApp.InvokeOnUiThread(System.Delegate,System.Object[])"]
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
public static void InvokeOnUiThread( Delegate method, params Object[] args )
Public Shared Sub InvokeOnUiThread ( method As Delegate, ParamArray args As Object() )
Parameters
- method
- Type: SystemDelegate
[Missing <param name="method"/> documentation for "M:Rhino.RhinoApp.InvokeOnUiThread(System.Delegate,System.Object[])"]
- args
- Type: SystemObject
[Missing <param name="args"/> documentation for "M:Rhino.RhinoApp.InvokeOnUiThread(System.Delegate,System.Object[])"]