WeekDaysWorkDay Constructors
Represents a class that defines which days of the week are the work days.Name | Parameters | Description |
---|---|---|
WeekDaysWorkDay(WeekDays) | weekDays | Initializes a new instance of the WeekDaysWorkDay class for the specified weekday or a group of days. |
See Also