Esempio n. 1
0
 public double GetOrderPrice()
 {
     return(delivery.GetOrderPrice() * SellMod);
 }