Exemple #1
0
 public CoursesSubjectsRepository(AppContext context) : base(context)
 {
 }
 public UserRepository(AppContext context) : base(context)
 {
 }