IAutoConfigBaseStationDatabase Interface |
Namespace: VirtualRadar.Interface.Database
The IAutoConfigBaseStationDatabase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Database |
Gets the BaseStation database that this object is updating with configuration changes.
|
![]() | Singleton |
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.) |
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Initialise |
Initialises the Database property and hooks events to pick up changes in configuration.
|