Click or drag to resize

TimeSpanExtensionsSafeAddition Method

Overload List
 NameDescription
Public Extension MethodSafeAddition(TimeSpan, Double) Adds a number of seconds to a time span while clamping the result to the valid TimeSpan range.
Public Extension MethodSafeAddition(TimeSpan, TimeSpan) Adds two time spans while clamping the result to the valid TimeSpan range.
Top
See Also