Beispiel #1
0
 public ExerciseController()
 {
     exerciseStudentZipsCache = new ExerciseStudentZipsCache();
     userManager = new ULearnUserManager(db);
 }
Beispiel #2
0
 public ExerciseController()
 {
     exerciseStudentZipsCache = new ExerciseStudentZipsCache();
 }