Constable Authorization Engine 2.0 BETA

IChangeEventObserver Properties

The properties of the IChangeEventObserver interface are listed below. For a complete list of IChangeEventObserver interface members, see the IChangeEventObserver Members topic.

Public Instance Properties

ObservedCollectionChangeSenders The implementation should return an array of instances whose collection change events (as defined by the CollectionChangeEventArgs event argument type) the current instance observes.
ObservedPropertyChangeSenders The implementation should return an array of instances whose property change events (as defined by the PropertyChangeEventArgs event argument type) the current instance observes.

See Also

IChangeEventObserver Interface | LaMarvin.ComponentModel Namespace