Exemplo n.º 1
0
 public DataSet getDetallesVac(string codVac)
 {
     return(ws.getDetallesVacante(codVac));
 }