Class DT
public class DT : EnumWrapper, IEquatable<EnumWrapper>, IFunction
- Inheritance
-
DT
- Implements
- Inherited Members
Properties
Day
public static DT Day { get; }
Property Value
Hour
public static DT Hour { get; }
Property Value
Minute
public static DT Minute { get; }
Property Value
Second
public static DT Second { get; }
Property Value
Methods
GetByValue(string)
Gets the Merge enumeration by value.
public static DT GetByValue(string value)
Parameters
value
string