Ejemplo n.º 1
0
 public void delete(EventoType _evento)
 {
     DAL.delete(_evento);
 }