Click or drag to resize

ProxyEventPropertyGetterIndexed Constructor (Func)

Initializes a new instance of the ProxyEventPropertyGetterIndexed class

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

Parameters

procGet
Type: SystemFuncT1, T2, TResult

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

See Also