Click or drag to resize

ComponentDataObserverTComponent, TDataOnValueChanged Method

Should be called by a derived class if the value of the data provider changed.

Namespace:  Slash.Unity.DataBind.Foundation.Observers
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
protected void OnValueChanged()
See Also