IAdapter Methods |
The IAdapter type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
|
Initialize |
Initializes the state of the object.
(Inherited from ISupportLifecycle) |
|
LoadSettings |
Loads saved settings from the config file.
(Inherited from IPersistSettings) |
|
SaveSettings |
Saves settings to the config file.
(Inherited from IPersistSettings) |