Ejemplo n.º 1
0
 //Trả về thông tin sách Full
 public static DataTable SelectThongTinSachFull()
 {
     return(Sach_DAO.SelectThongTinSachFull());
 }