Click or drag to resize

DataContextMediatorTView, TContextContext Property

Current context of the view/mediator.

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

Property Value

Type: TContext
See Also