Interface ICreditCardStore
- Namespace
- DotNetBrowser.Card
- Assembly
- DotNetBrowser.dll
A service that allows working with CreditCard credit cards in the Chromium credit cards store.
public interface ICreditCardStore
Properties
- All
Gets all records from the credit cards store.
- Profile
Gets the IProfile instance associated wit this ICreditCardStore.
Methods
- Clear()
Clears all records in the store.
- Remove(CreditCard)
Removes the credit card from the store.