Day |
The DayRangePeriod type exposes the following members.
Name | Description | |
---|---|---|
Equals |
Two Period objects are equal if it can be ascertained that
they will always represent the same period in time as each other when
compared at the same time and in the same context.
(Inherited from Period) | |
GetHashCode |
Overridden to ensure consistency with Equals.
(Inherited from Period) | |
ToString |
Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString) | |
WithMinimumDayRange | Returns a new DayRangePeriod with the same DayRange as this, but also specifying minimumDayRange as the minimum range required. |