TimeExtensions..::..IsBetween Method
Determines whether the specified start time is between.
Namespace:
CoreAssembly: Core (in Core.dll)
Syntax
Parameters
- dateTime
- Type: DateTime
The date time.
- startTime
- Type: Core..::..Time
The start time.
- endTime
- Type: Core..::..Time
The end time.