Ejemplo n.º 1
0
 public DataTable EVENTO_OBTENERPORID(int id)
 {
     return(ad.EVENTO_OBTENERPORID(id));
 }