Click or drag to resize
IStandingDataManagerProvider Property
Gets or sets the object that abstracts away the environment to make testing easier.

Namespace: VirtualRadar.Interface.StandingData
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IStandingDataManagerProvider Provider { get; set; }

Property Value

Type: IStandingDataManagerProvider
See Also