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