DateTimeValue Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
DateTimeValue() | Initializes a new instance of the DateTimeValue. | |
DateTimeValue(DateTime) | Initializes a new instance of the DateTimeValue. | |
DateTimeValue(DateTimeValue) | Initializes a new instance of the DateTimeValue by deep copy. |
Top