| Class | Description |
|---|---|
| AfterChangeEvent<T> |
Event class for events distributed to indicate that a value has been
changed.
|
| BeforeChangeEvent<T> |
Event class for events distributed to indicate that a value is going to
change.
|
| ChangeEvent |
Base class for all events indicating changes.
|