Class TimeSpanHelper
Inheritance
System.Object
TimeSpanHelper
Namespace: OpenMod.Core.Helpers
Assembly: OpenMod.Core.dll
Syntax
public static class TimeSpanHelper : object
Methods
| Improve this Doc View SourceParse(String)
Declaration
public static TimeSpan Parse(string unparsed)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | unparsed |
Returns
| Type | Description |
|---|---|
| TimeSpan |