DateTimeRange.Contains Method
Name | Parameters | Description |
---|---|---|
Contains(DateTimeRange) | x | Checks whether the current time range contains the specified time range. |
Contains(DateTime) | date | Checks whether the current time range contains the specified time. |