Constable Authorization Engine 2.0 BETA

IChangeEventObserver Members

IChangeEventObserver overview

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