예제 #1
0
 public int ModificarEventoDAO(object obj)
 {
     return(EventoDAO.ModificarEvento(obj));
 }