IStatisticsPresenter Interface |
Namespace: VirtualRadar.Interface.PresenterAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public interface IStatisticsPresenter : IPresenter<IStatisticsView>
Public Interface IStatisticsPresenter
Inherits IPresenter(Of IStatisticsView)
public interface class IStatisticsPresenter : IPresenter<IStatisticsView^>
type IStatisticsPresenter =
interface
interface IPresenter<IStatisticsView>
end
The IStatisticsPresenter type exposes the following members.
Methods See Also