Example #1
0
 public void SelectPaymentMethod(PaymentMethod paymentMethod)
 {
     _paymentMethod = paymentMethod;
 }