Exemplo n.º 1
0
 public List <Ranking> Get()
 {
     return(_rankingRepository.Listar());
 }