Exemplo n.º 1
0
 public static DataTable LoadSachMuon(int maDauSach)
 {
     return(DauSach_DAO.LoadSachMuon(maDauSach));
 }