Click or drag to resize

SyncronizeInvokeTResult(FuncTResult) Method


Namespace: Easymap.AddIn
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public static TResult Invoke<TResult>(
	Func<TResult> method
)

Parameters

method  FuncTResult

Type Parameters

TResult

Return Value

TResult
See Also