Click or drag to resize

ProxyDateTimeParser Constructor (Func)

Initializes a new instance of the ProxyDateTimeParser class

Namespace:  com.espertech.esper.compat.datetime
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public ProxyDateTimeParser(
	Func procParse
)

Parameters

procParse
Type: SystemFuncT, TResult

[Missing <param name="procParse"/> documentation for "M:com.espertech.esper.compat.datetime.ProxyDateTimeParser.#ctor(System.Func`2)"]

See Also