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