Example #1
0
 public MixedCourseStorage(ILmsService lmsService)
 {
     db = lmsService.GetDBDataContext();
 }
Example #2
0
 public MixedCourseStorage(ILmsService lmsService)
 {
     db = lmsService.GetDBDataContext();
 }