Class UnchangedNotificationResult
- Namespace
- NMF.Expressions
- Assembly
- NMF.Expressions.dll
Denotes a notification result that represents the fact that the value did not change
public class UnchangedNotificationResult : INotificationResult
- Inheritance
-
UnchangedNotificationResult
- Implements
- Inherited Members
- Extension Methods
Properties
Changed
True, if there were changes, otherwise False
public bool Changed { get; }
Property Value
Instance
Gets the default instance
public static UnchangedNotificationResult Instance { get; }
Property Value
Source
The source of this result
public INotifiable Source { get; }
Property Value
Methods
FreeReference()
Frees a reference
public void FreeReference()
IncreaseReferences(int)
Increases the reference counter
public void IncreaseReferences(int references)
Parameters
references
intThe number of references