Esempio n. 1
0
 public static DataTable LoadDtgvSachMuon(int maSach, int maDocGia)
 {
     return(DauSach_DAO.LoadDtgvMuon(maSach, maDocGia));
 }