ICreditCards Interface |
Namespace: DotNetBrowser.Card
public interface ICreditCards : IAutoDisposable
The ICreditCards type exposes the following members.
| Name | Description | |
|---|---|---|
| Browser |
Gets the IBrowser instance associated with this browser.
| |
| IsDisposed |
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.) | |
| SaveCreditCardHandler |
Gets or sets a handler that is used when the user is prompted to save a credit card to the
credit card store
|
| Name | Description | |
|---|---|---|
| Disposed |
Occurs when the object has been disposed.
(Inherited from IAutoDisposable.) |