public void Copy(ScheduleDay scheduleDay) { First.Copy(scheduleDay.First); Second.Copy(scheduleDay.Second); Third.Copy(scheduleDay.Third); }