예제 #1
0
 public Receipt GetLastChangingPrices()
 {
     return(_repo.GetLastChangingPrices());
 }