Click or drag to resize

ComponentDataSynchronizerOnContextChanged Method

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

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

Implements

IContextOperatorOnContextChanged
See Also