Braintree.TransactionGatewayRejectionReason.TransactionGatewayRejectionReason C# (CSharp) 메소드

TransactionGatewayRejectionReason() 보호된 메소드

protected TransactionGatewayRejectionReason ( string name ) : System
name string
리턴 System
        protected TransactionGatewayRejectionReason(string name) : base(name) {}
    }
TransactionGatewayRejectionReason