Enum TimeSpanType
Тип временного диапазона.
Namespace: Trivium.Common.Enumerations
Assembly: Trivium.Common.dll
Syntax
public enum TimeSpanType
Fields
| Name | Description |
|---|---|
| Days | Дни. |
| Hours | Часы. |
| Milliseconds | Миллисекунды. |
| Minutes | Минуты. |
| Seconds | Секунды. |