Ejemplo n.º 1
0
 public int Discount()
 {
     return(_discount.CalculateDiscount());
 }