コード例 #1
0
 public ProjectGroupController(LighterDbContext lighterDbContext)
 {
     _lighterDbContext = lighterDbContext;
 }