RhinoCommon API
RhinoAppInvokeAndWait Method |
Work-In-Progress. Testing this with our unit test framework
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
public static void InvokeAndWait( Action action )
Public Shared Sub InvokeAndWait ( action As Action )
Parameters
- action
- Type: SystemAction
[Missing <param name="action"/> documentation for "M:Rhino.RhinoApp.InvokeAndWait(System.Action)"]