Click or drag to resize

ProxyEnumerableT Constructor (Func)

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public ProxyEnumerable(
	Func procEnumerator
)

Parameters

procEnumerator
Type: SystemFuncTResult

[Missing <param name="procEnumerator"/> documentation for "M:com.espertech.esper.compat.collections.ProxyEnumerable`1.#ctor(System.Func`1)"]

See Also