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