Exemple #1
0
 public bool DeleteSach(string ma)
 {
     return(sachSer.DeleteData(ma));
 }