Click or drag to resize
IFlightSimulatorXPresenterProvider Property
Gets or sets the provider that will abstract away the environment for the provider to make it easier to test.

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

Property Value

Type: IFlightSimulatorXPresenterProvider
See Also