ExactWorkDay Constructors
Represents a day that is recognized as a work day.| Name | Parameters | Description |
|---|---|---|
| ExactWorkDay(DateTime, String) | date, displayName | Initializes a new instance of the ExactWorkDay class with the specified date and display name. |
See Also