Table of Contents

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

bool

Instance

Gets the default instance

public static UnchangedNotificationResult Instance { get; }

Property Value

UnchangedNotificationResult

Source

The source of this result

public INotifiable Source { get; }

Property Value

INotifiable

Methods

FreeReference()

Frees a reference

public void FreeReference()

IncreaseReferences(int)

Increases the reference counter

public void IncreaseReferences(int references)

Parameters

references int

The number of references