예제 #1
0
 public DataTable getAllMonHoc()
 {
     return(_MonHocDAO.GetAllMonHoc());
 }