示例#1
0
 public CourseStoreContext CreateDbContext(string[] args)
 {
     return(ContextFactory.SqlServerCourseStoreContext());
 }