RoundedTimeSpan ToString Method CleanCode C# Libraries v1.2.03 API
Overload List

  NameDescription
Public methodToString 
Returns the TimeSpan value rounded and trimmed to the precision specified in the constructor.
(Overrides OnlineValueType ToString .)
Public methodToString(Int32)
Returns the TimeSpan value rounded to the precision specified in the constructor then trimmed to the length specified here.
Back to Top
See Also