Table of Contents

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

bool

Source

The source of this result

INotifiable Source { get; }

Property Value

INotifiable

Methods

FreeReference()

Frees a reference

void FreeReference()

IncreaseReferences(int)

Increases the reference counter

void IncreaseReferences(int references)

Parameters

references int

The number of references