Click or drag to resize

SyncronizeInvokeTResult Method (FuncTResult)

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

Parameters

method
Type: SystemFuncTResult

Type Parameters

TResult

Return Value

Type: TResult
See Also