public EducationalProgramController(FreshViewContext ctx) => context = ctx;
 public TeacherController(FreshViewContext ctx) => context = ctx;
Exemple #3
0
 public CourseController(FreshViewContext ctx) => context = ctx;