Ejemplo n.º 1
0
 public bool DeleteSach(string ma)
 {
     return(sachSer.DeleteData(ma));
 }