Click or drag to resize

DataBindingOperatorOnContextChanged Method

Has to be called when an anchestor context changed as the data value may change.

Namespace:  Slash.Unity.DataBind.Core.Presentation
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public virtual void OnContextChanged()

Implements

IContextOperatorOnContextChanged
See Also