Beispiel #1
0
 public DataSet getDetallesEvaluacion(int idEval)
 {
     return(evaluaciones.getDetallesEvaluacion(idEval));
 }