예제 #1
0
 public TheLoaiDTO LayTheLoaiTheoMa(int matheloai)
 {
     return(tlDAO.LayTheLoaiTheoMa(matheloai));
 }