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