Show / Hide Table of Contents

Interface IEntity<TPrimaryKey>

Inherited Members
IHasPrimaryKey<TPrimaryKey>.Id
Namespace: Mix.Heart.Entities
Assembly: mix.heart.dll
Syntax
public interface IEntity<TPrimaryKey> : IHasPrimaryKey<TPrimaryKey> where TPrimaryKey : IComparable
Type Parameters
Name Description
TPrimaryKey
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾