Пример #1
0
 public SchoolClassService(StudentTeacherSchoolClassContext dbContext)
 {
     this.dbContext = dbContext;
 }