Example #1
0
 public void EditPromoCode(PromoCode code)
 {
     _orderDAO.EditPromoCode(code);
 }