Interface IEntity<TPrimaryKey>
Inherited Members
Namespace: Mix.Heart.Entities
Assembly: mix.heart.dll
Syntax
public interface IEntity<TPrimaryKey> : IHasPrimaryKey<TPrimaryKey> where TPrimaryKey : IComparable
Type Parameters
Name | Description |
---|---|
TPrimaryKey |