This is preliminary documentation and is subject to change.

ExtendedDateTimeComparer Class

The extended date time comparer.

Definition

Namespace: MoreDateTime
Assembly: MoreDateTime (in MoreDateTime.dll) Version: 1.3.0
C#
public class ExtendedDateTimeComparer : IComparer<ExtendedDateTime>
Inheritance
Object    ExtendedDateTimeComparer
Implements
IComparerExtendedDateTime

Constructors

ExtendedDateTimeComparer Initializes a new instance of the ExtendedDateTimeComparer class

Methods

Compare Compares the two ExtendedDateTimes

See Also