コード例 #1
0
 public bool darDeBajaEditorial(int id)
 {
     return(oEditorialDAO.logicalDelete(id));
 }