示例#1
0
 public FdCreditCardReq(FdTransactionType txType)
 {
     transaction_type = ((int)txType).ToString("00");
 }
示例#2
0
 public FdCreditCardReq(FdTransactionType txType)
 {
     transaction_type = ((int)txType).ToString("00");
 }