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