Exemple #1
0
 public bool Delete(int MASP)
 {
     return(sp_dal.Delete(MASP));
 }