コード例 #1
0
 public ProjectManagerService(IProjectManagerDbContext dbContext)
 {
     this.dbContext = dbContext;
 }