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