This is preliminary documentation and is subject to change.

DateTimeRangeOrder Method

Orders the range, so that Start is guaranteed to be less or equal End

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public DateTimeRange Order()

Return Value

DateTimeRange
Itself ordered

See Also