SyncronizeInvoke Method (Action) |
Namespace:
Easymap.AddIn
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic static void Invoke(
Action method
)
Public Shared Sub Invoke (
method As Action
)
Parameters
- method
- Type: SystemAction
See Also