Show / Hide Table of Contents

Class Entity

Inheritance
System.Object
Entity<System.Guid>
Entity
Implements
IEntity
IEntity<System.Guid>
IHasPrimaryKey<System.Guid>
Inherited Members
Entity<Guid>.Id
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mix.Heart.Entities
Assembly: mix.heart.dll
Syntax
public abstract class Entity : Entity<Guid>, IEntity, IEntity<Guid>, IHasPrimaryKey<Guid>

Implements

IEntity
IEntity<TPrimaryKey>
IHasPrimaryKey<TPrimaryKey>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾