Ejemplo n.º 1
0
 internal Exercice GetExercice(int no)
 {
     return(_service.GetExercice(no));
 }