ICreditCardStore Interface |
Namespace: DotNetBrowser.Card
public interface ICreditCardStore
The ICreditCardStore type exposes the following members.
| Name | Description | |
|---|---|---|
| All |
Gets all records from the credit cards store.
| |
| Profile |
Gets the IProfile instance associated wit this ICreditCardStore.
|
| Name | Description | |
|---|---|---|
| Clear |
Clears all records in the store.
| |
| Remove |
Removes the credit card from the store.
|