Click or drag to resize

DataContextMediatorTView, TContextOnRegister Method

This method fires immediately after injection. Override to perform the actions you might normally perform in a constructor.

Namespace:  Slash.Unity.DataBind.StrangeIoC
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public override void OnRegister()
See Also