Namespace: Semata.DataStore
An class that represents a date
public ref class Date sealed
Constructors
| Name | Description |
| Date(int, int, int) |
Creates a new instance of Date |
Properties
| Name | Description |
| Day |
Day |
| Month |
Month |
| Year |
Year |