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