SingleSetterT Class |
Namespace: Slash.Unity.DataBind.Foundation.Setters
The SingleSetterT type exposes the following members.
| Name | Description | |
|---|---|---|
| SingleSetterT | Initializes a new instance of the SingleSetterT class |
| Name | Description | |
|---|---|---|
| OnObjectValueChanged |
Called when the data binding value changed.
(Overrides SingleSetterOnObjectValueChanged(Object).) | |
| OnValueChanged |
Called when the data binding value changed.
|