예제 #1
0
 public void CloseRefunding()
 {
     backRefund.Show();
     backRefund.CloseRefundTime();
     this.Close();
 }