Beispiel #1
0
 public DataSet getDetallesAplicante(int idApl)
 {
     return(ws.getDetallesAplicante(idApl));
 }