Click or drag to resize
IPluginsPresenter Interface
The interface for objects that can present information about plugins via an IPluginsView.

Namespace: VirtualRadar.Interface.Presenter
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IPluginsPresenter

The IPluginsPresenter type exposes the following members.

Methods
  NameDescription
Public methodInitialise
Initialises the view.
Top
See Also