Click or drag to resize

DateTimeEx Constructor (DateTimeEx)

Initializes a new instance of the DateTimeEx class

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public DateTimeEx(
	DateTimeEx source
)

Parameters

source
Type: com.espertech.esper.compatDateTimeEx

[Missing <param name="source"/> documentation for "M:com.espertech.esper.compat.DateTimeEx.#ctor(com.espertech.esper.compat.DateTimeEx)"]

See Also