Beispiel #1
0
 private void btn_Cancel_Click(object sender, EventArgs e)
 {
     m_PaymentController.CancelPayment();
 }