Class TimeSpanImpl
Inheritance
System.Object
TimeSpanImpl
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Cosmos.System_Plugs.System
Assembly: Cosmos.System2_Plugs.dll
Syntax
public static class TimeSpanImpl
Methods
| Improve this Doc View SourceToString(ref TimeSpan)
Declaration
public static string ToString(ref TimeSpan aThis)
Parameters
Type | Name | Description |
---|---|---|
TimeSpan | aThis |
Returns
Type | Description |
---|---|
System.String |
ToString(ref TimeSpan, String, IFormatProvider)
Declaration
public static string ToString(ref TimeSpan aThis, string format, IFormatProvider provider)
Parameters
Type | Name | Description |
---|---|---|
TimeSpan | aThis | |
System.String | format | |
IFormatProvider | provider |
Returns
Type | Description |
---|---|
System.String |