Click or drag to resize
IDownloadDataPresenter Interface
The interface for objects that can control an IDownloadDataView.

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

The IDownloadDataPresenter type exposes the following members.

Methods
See Also