Exemple #1
0
 public DataTable LayDSSachTheoTheLoai(int matheloai)
 {
     return(sDAO.LayDSSachTheoTheLoai(matheloai));
 }