Class TimeSpanUtil
Inheritance
System.Object
TimeSpanUtil
Namespace: ImageVault.Common.Lib
Assembly: ImageVault.Common.dll
Syntax
public static class TimeSpanUtil : Object
Methods
Format(TimeSpan)
Returns a textual representation of the time span
Declaration
public static string Format(TimeSpan ts)
Parameters
Type | Name | Description |
---|---|---|
System.TimeSpan | ts |
Returns
Type | Description |
---|---|
System.String |