[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| TimeSpanFormattable(Int64) | Initializes a new TimeSpanFormattable to the specified number of ticks. | |
| TimeSpanFormattable(TimeSpan) | CTor from TimeSpan | |
| TimeSpanFormattable(TimeSpanFormattable) | Copy CTor | |
| TimeSpanFormattable(Int32, Int32, Int32) | Initializes a new TimeSpanFormattable to a specified number of hours, minutes, and seconds. | |
| TimeSpanFormattable(Int32, Int32, Int32, Int32, Int32) | Initializes a new TimeSpanFormattable to a specified number of days, hours, minutes, seconds, and milliseconds. |