Click or drag to resize

DateTimeExSet Method (DateTime)

[Missing <summary> documentation for "M:com.espertech.esper.compat.DateTimeEx.Set(System.DateTime)"]

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

Parameters

dateTime
Type: SystemDateTime

[Missing <param name="dateTime"/> documentation for "M:com.espertech.esper.compat.DateTimeEx.Set(System.DateTime)"]

Return Value

Type: DateTimeEx

[Missing <returns> documentation for "M:com.espertech.esper.compat.DateTimeEx.Set(System.DateTime)"]

See Also