コード例 #1
0
 public UsePostgresqlDemo(TestDbContext dbContext)
 {
     _dbContext = dbContext;
 }