Table of Contents

Class CreditCard

Namespace
DotNetBrowser.Card
Assembly
DotNetBrowser.dll

The credit card information persisted in ICreditCardStore the credit card store.

public sealed class CreditCard
Inheritance
CreditCard
Inherited Members

Properties

Cardholder

Gets the name of the cardholder entered by the user.

ExpirationMonth

Gets the expiration month of the credit card.

ExpirationYear

Gets the expiration year of the credit card.

Network

Gets the payment network type of the card.

Number

Gets the card number.

Methods

Equals(object)
GetHashCode()