Esempio n. 1
0
 public double GetDeliveryCost()
 {
     return(_deliveryCostCalculator.CalculateFor(this));
 }