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

Overload List

  NameDescription
Public operatorStatic memberSubtraction(TimeSpan, TimeSpanFormattable)
Subtracts a specified TimeSpanFormattable from another specified TimeSpan.
Public operatorStatic memberSubtraction(TimeSpanFormattable, TimeSpan)
Subtracts a specified TimeSpan from another specified TimeSpanFormattable.
Public operatorStatic memberSubtraction(TimeSpanFormattable, TimeSpanFormattable)
Subtracts a specified TimeSpanFormattable from another specified TimeSpanFormattable.

See Also