In my class it has:
Id
Venda
Devolucao
I have IList of this class, and in this IList has
[0] classe Id = 100, Venda = 230.00, Devolucao = 0;
[1] classe Id = 100, Venda = 0, Devolucao = 50.00;
[2] classe Id = 101, Venda = 5...
asked by
08.06.2016 / 22:32