Click or drag to resize
IConnectionClientLogPresenter Interface
The interface for objects that can control an IConnectionClientLogView.

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

The IConnectionClientLogPresenter type exposes the following members.

Properties
  NameDescription
Public propertyProvider
Gets or sets the object that abstracts away the environment for testing purposes.
Top
Methods
See Also