示例#1
0
 //Lấy tất cả thông tin của đầu sách
 public static DataTable SelectTenSachAll()
 {
     return(Sach_DAO.SelectTenSachAll());
 }