Exemple #1
0
 public void PrintSchedule()
 {
     Printer.Print(CourseRepo, RoomRepo);
 }