Esempio n. 1
0
 public LadderController(IFifaWorldCupRepository fifaCupRepository)
 {
     _fifaCupRepository = fifaCupRepository;
 }