HumanReadableTimeSpanHelper Events
Provides methods used to convert a TimeSpan value to a string and vice versa.Name | Description |
---|---|
ConvertToString static | Occurs before the specified TimeSpan value is converted to a string. |
ParseString static | Occurs before the specified string is converted to a TimeSpan value. |
See Also