Beispiel #1
0
 public PromotionView ApplyPromotion(string code)
 {
     return(_promotion.ApplyPromotion(code));
 }