| IStandingDataUpdater Interface |
Namespace: VirtualRadar.Interface.StandingData
The IStandingDataUpdater type exposes the following members.
| Name | Description | |
|---|---|---|
| Provider |
Gets or sets the object that abstracts away the environment for testing.
|
| Name | Description | |
|---|---|---|
| DataIsOld |
Returns true if the data is out of date and should be updated.
| |
| Update |
Updates any files that are out of date.
|