Example #1
0
 public List <CartaoAposta> ListaGanhadores()
 {
     return(TabelaAposta.ListarGanhadores());
 }