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