TimeSpanRange.Union Method
Name | Parameters | Description |
---|---|---|
Union(TimeSpanRange, TimeSpanRange) static | x, y | Computes the union of the current range with the specified range. |
Union(TimeSpanRange) | x | Computes the union of the current range with the specified range. |