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