Beispiel #1
0
 public DataTable GetMaxCourseNo()
 {
     return(courseDBA.GetMaxCourseNo());
 }