Interface INotificationResult
- Namespace
- NMF.Expressions
- Assembly
- NMF.Expressions.dll
Denotes the interface for a propagation result
public interface INotificationResult
- Extension Methods
Properties
Changed
True, if there were changes, otherwise False
bool Changed { get; }
Property Value
Source
The source of this result
INotifiable Source { get; }
Property Value
Methods
FreeReference()
Frees a reference
void FreeReference()
IncreaseReferences(int)
Increases the reference counter
void IncreaseReferences(int references)
Parameters
references
intThe number of references