Click or drag to resize

ContextGetterOnContextChanged Method

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

Namespace:  Slash.Unity.DataBind.Foundation.Providers.Getters
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public override void OnContextChanged()

Implements

IContextOperatorOnContextChanged
See Also