示例#1
0
 public DataSet getAsignEvalApl(int idEval)
 {
     return(ws.getAsignEvalApl(idEval));
 }