コード例 #1
0
 public AccountsManager(HwtaDbContext hwtaDbContext)
 {
     _dbContext = hwtaDbContext;
 }