Show / Hide Table of Contents

Interface IConstructAggregates

Namespace: IRM.Domain.Persistance
Assembly: IRM.dll
Syntax
public interface IConstructAggregates

Methods

Build(Type, Guid, IMemento)

Declaration
IAggregateRoot Build(Type type, Guid id, IMemento snapshot)
Parameters
System.Type type

System.Guid id

IMemento snapshot

Returns
IAggregateRoot

Extension Methods

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