Show / Hide Table of Contents

Namespace NMF.Synchronizations.Inconsistencies

Classes

IncrementalPropertyConsistencyCheck<T>

Denotes an incrementally maintained inconsistency that a property has different values in LHS and RHS

IncrementalReferenceConsistencyCheck<TLeft, TRight, TDepLeft, TDepRight>

Denotes an incrementally maintained inconsistency that a reference has different values in LHS and RHS

MissingItemInconsistency<TValue>

Denotes the inconsistency that an item is missing in a synchronized collection

MissingItemInconsistency<TSource, TTarget>

Denotes the inconsistency that an element is missing in a synchronized collection

ReferenceInconsistency<TLeft, TRight, TDepLeft, TDepRight>

Denotes an inconsistency in a reference

Interfaces

IInconsistency

Describes inconsistencies that can occur between the right hand and the left hand of a synchronization

In this article
Back to top Generated by DocFX