Exemplo n.º 1
0
 public TrooperTypesController(EmpireDbContext empireDbContext)
 {
     _empireDbContext = empireDbContext;
 }