Click or drag to resize
IPresenterTInitialise Method
Initialises the view.

Namespace: VirtualRadar.Interface.Presenter
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void Initialise(
	T view
)

Parameters

view
Type: T
See Also