Click or drag to resize

TimeSpanExtensions Methods

The TimeSpanExtensions type exposes the following members.

Methods
 NameDescription
Public methodStatic memberFromSecondsAccurate Constructs a TimeSpan from the provided seconds exactly (without rounding to milliseconds).
Public methodStatic memberMax 
Public methodStatic memberMin 
Public Extension MethodSafeAddition(TimeSpan, Double) 
Public Extension MethodSafeAddition(TimeSpan, TimeSpan) 
Top
See Also