Click or drag to resize
IRebroadcastOptionsPresenter Interface
The interface that all presenters of IRebroadcastOptionsViews must implement.

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

The IRebroadcastOptionsPresenter type exposes the following members.

Methods
See Also