Ejemplo n.º 1
0
 public RegistrationFacade()
 {
     registerCourse = new RegisterCourse();
     notifyStu      = new NotifyStudent();
 }
Ejemplo n.º 2
0
 public RegistrationFacade()
 {
     registerCourse = new RegisterCourse();
     notifyStu = new NotifyStudent();
 }