コード例 #1
0
 public RepositoryProvider()
 {
     dbContext = new PostStoreDbContext();
 }