Exemplo n.º 1
0
 public int ModificarEventoDAO(object obj)
 {
     return(EventoDAO.ModificarEvento(obj));
 }