Example #1
0
 public void update(EventoType _evento)
 {
     DAL.update(_evento);
 }