Show / Hide Table of Contents

Interface IHasPrimaryKey<TPrimaryKey>

Namespace: Mix.Heart.Entities
Assembly: mix.heart.dll
Syntax
public interface IHasPrimaryKey<TPrimaryKey>
Type Parameters
Name Description
TPrimaryKey

Properties

| Improve this Doc View Source

Id

Declaration
TPrimaryKey Id { get; set; }
Property Value
Type Description
TPrimaryKey
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾