Show / Hide Table of Contents

Interface IMemento

Namespace: IRM.Domain
Assembly: IRM.dll
Syntax
public interface IMemento

Properties

Id

Declaration
Guid Id { get; set; }
Property Value
System.Guid

Version

Declaration
int Version { get; set; }
Property Value
System.Int32

Extension Methods

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