IReceiverLocationsPresenter Interface |
The interface for the presenter that controls the editing of receiver locations.
Namespace: VirtualRadar.Interface.PresenterAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public interface IReceiverLocationsPresenter : IPresenter<IReceiverLocationsView>
Public Interface IReceiverLocationsPresenter
Inherits IPresenter(Of IReceiverLocationsView)
public interface class IReceiverLocationsPresenter : IPresenter<IReceiverLocationsView^>
type IReceiverLocationsPresenter =
interface
interface IPresenter<IReceiverLocationsView>
end
The IReceiverLocationsPresenter type exposes the following members.
Methods See Also