コード例 #1
0
 internal EducationMaterialRepository(EduInfoSystemContext context)
     : base(context)
 {
 }
コード例 #2
0
 internal EduInfoSystemRepository(EduInfoSystemContext context)
     : base(context)
 {
 }