[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodTimeSpanFormattable(Int64)
Initializes a new TimeSpanFormattable to the specified number of ticks.
Public methodTimeSpanFormattable(TimeSpan)
CTor from TimeSpan
Public methodTimeSpanFormattable(TimeSpanFormattable)
Copy CTor
Public methodTimeSpanFormattable(Int32, Int32, Int32)
Initializes a new TimeSpanFormattable to a specified number of hours, minutes, and seconds.
Public methodTimeSpanFormattable(Int32, Int32, Int32, Int32, Int32)
Initializes a new TimeSpanFormattable to a specified number of days, hours, minutes, seconds, and milliseconds.

See Also