コード例 #1
0
 public void Update(PaymentMethod paymentMethod)
 {
     _paymentMethodManager.UpdatePaymentMethodFromBranch(paymentMethod);
 }