Click or drag to resize

DataContextMediatorTView, TContextView Property

View which belongs to the mediator.

Namespace:  Slash.Unity.DataBind.StrangeIoC
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public TView View { get; set; }

Property Value

Type: TView
See Also