Click or drag to resize
ISettingsPresenterProvider Property
Gets or sets the object that abstracts away the environment for the presenter.

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

Property Value

Type: ISettingsPresenterProvider
See Also