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