Méthode | Description | |
---|---|---|
CreditCardPaymentInfo ( ) : System |
Initializes a new instance of the CreditCardPaymentInfo class.
|
|
CreditCardPaymentInfo ( string number, string code, System.DateTime expirationDate ) : System |
Initializes a new instance of the CreditCardPaymentInfo class.
|
public CreditCardPaymentInfo ( string number, string code, System.DateTime expirationDate ) : System | ||
number | string | The number. |
code | string | The code. |
expirationDate | System.DateTime | The expiration date. |
Résultat | System |