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