Click or drag to resize

ProxyEventPropertyValueGetter Constructor (ProxyEventPropertyValueGetterGetFunc)

Initializes a new instance of the ProxyEventPropertyValueGetter class

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

Parameters

procGet
Type: com.espertech.esper.common.clientProxyEventPropertyValueGetterGetFunc

[Missing <param name="procGet"/> documentation for "M:com.espertech.esper.common.client.ProxyEventPropertyValueGetter.#ctor(com.espertech.esper.common.client.ProxyEventPropertyValueGetter.GetFunc)"]

See Also