Example #1
0
 public List <Ranking> Get()
 {
     return(_rankingRepository.Listar());
 }