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