WorkWeekRule.Add Method
Name | Parameters | Description |
---|---|---|
Add(WorkDayOfWeek) | day | Adds the specified day of week to the workweek.’ |
Add(DayOfWeek, WorkTime[]) | dayOfWeek, workTimes | Adds the specified day of week to the workweek. |
Add(DayOfWeek, IEnumerable<WorkTime>) | dayOfWeek, workTimes | Adds the specified day of week to the workweek. |