Click or drag to resize
IStatisticsPresenter Interface
The interface for presenters that can control an IStatisticsView.

Namespace: VirtualRadar.Interface.Presenter
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IStatisticsPresenter : IPresenter<IStatisticsView>

The IStatisticsPresenter type exposes the following members.

Methods
See Also