Exemplo n.º 1
0
 public DataSet getDetallesCapacitacion(int idCap)
 {
     return(ws.getDetallesCapacitacion(idCap));
 }