Example #1
0
 public SaveCourseManager() ///Constructor
 {
     saveCourseGateway = new SaveCourseGateway();
 }