NullSyncInvokerInvoke Method |
Name | Description | |
---|---|---|
![]() | Invoke(Action) |
Invokes a delegate that returns no value on the script engine's thread.
|
![]() | InvokeT(FuncT) |
Invokes a delegate that returns a value on the script engine's thread.
|