Exemple #1
0
 public bool MonAn_Delete(int id)
 {
     return(_MonAnDAO.Delete(id));
 }