Esempio n. 1
0
 public bool XoaDauSach(string maDauSach)
 {
     return(dauSach_DAO.XoaDauSach(maDauSach));
 }