Exemplo n.º 1
0
 internal EducationMaterialRepository(EduInfoSystemContext context)
     : base(context)
 {
 }
Exemplo n.º 2
0
 internal EduInfoSystemRepository(EduInfoSystemContext context)
     : base(context)
 {
 }