Interface IChangeListener
- Namespace
- NMF.Expressions
- Assembly
- NMF.Expressions.dll
Denotes an interface for objects watching for changes
public interface IChangeListener
- Extension Methods
Properties
Node
Gets the target dependency graph node
INotifiable Node { get; }
Property Value
Methods
AggregateChanges()
Aggregates the changes
INotificationResult AggregateChanges()
Returns
- INotificationResult
A notification result aggregating the changes since the last propagation