Click or drag to resize

ProxyEventPropertyGetterMapped Constructor (Func)

Initializes a new instance of the ProxyEventPropertyGetterMapped class

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public ProxyEventPropertyGetterMapped(
	Func procGet
)

Parameters

procGet
Type: SystemFuncT1, T2, TResult

[Missing <param name="procGet"/> documentation for "M:com.espertech.esper.common.client.ProxyEventPropertyGetterMapped.#ctor(System.Func`3)"]

See Also