Exemplo n.º 1
0
 //Lấy tất cả thông tin của đầu sách
 public static DataTable SelectDauSachAll()
 {
     return(DauSach_DAO.SelectDauSachAll());
 }