Show / Hide Table of Contents

Delegate ConflictDelegate

Namespace: IRM.Domain.Persistance
Assembly: IRM.dll
Syntax
public delegate bool ConflictDelegate(IEvent uncommitted, IEvent committed);
Parameters
IEvent uncommitted

IEvent committed

Returns
Boolean

Extension Methods

ObjectExtensions.DeepClone<T>(T)
AnnotationsExtensions.IsValid(Object)
Back to top Generated by DocFX