DxSchedulerTimeSpanRange.Intersect Method
Name | Parameters | Description |
---|---|---|
Intersect(DxSchedulerTimeSpanRange, DxSchedulerTimeSpanRange) static | x, y | Returns an interval that is the intersection of two specified intervals. |
Intersect(DxSchedulerTimeSpanRange) | x | Returns an interval that is the intersection of the current interval and the specified interval. |