Esempio n. 1
0
 public CourseStoreContext CreateDbContext(string[] args)
 {
     return(ContextFactory.SqlServerCourseStoreContext());
 }