Beispiel #1
0
 // SELECTS
 public DataSet getVacantes(int top = 0)
 {
     return(ws.getVacantes(top));
 }