Models a contiguous range of dates and/or times.
More...
|
| DateRange (DateTime mark, DateTime post) |
|
void | Bump (TimeSpan advanceInterval) |
|
bool | IsWithinWindow (DateTime timestamp) |
|
override string | ToString () |
|
virtual void | GetObjectData (SerializationInfo info, StreamingContext context) |
|
|
| DateRange (SerializationInfo info, StreamingContext context) |
|
|
DateTime | Mark [get] |
| The starting point of the date range. More...
|
|
DateTime | Post [get] |
| The end mark (post) of the date range in time. More...
|
|
TimeSpan | Span [get] |
|
Models a contiguous range of dates and/or times.
◆ Mark
DateTime Apac.Data.DateRange.Mark |
|
get |
The starting point of the date range.
◆ Post
DateTime Apac.Data.DateRange.Post |
|
get |
The end mark (post) of the date range in time.
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/apac/APAC/APACCore/Data/DateRange.cs