コード例 #1
0
 public int GetTransactionStatus()
 {
     return(_paymentStrategy.CheckPaymentStatus(_payment));
 }