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