Exemplo n.º 1
0
 public Receipt GetLastChangingPrices()
 {
     return(_repo.GetLastChangingPrices());
 }