Exemple #1
0
 public Boolean Delete(string manv)
 {
     return(db.Delete(manv));
 }