Table of Contents

Interface IEntity<T>

Namespace
The.Entities
Assembly
Instagile.dll
public interface IEntity<T> : IEntity, IHasChanges where T : IEntity

Type Parameters

T
Inherited Members
Extension Methods

Properties

Metadata

Meta information about this type of entity.

public static abstract IEntityInfo Metadata { get; }

Property Value

IEntityInfo