index.md
May 10, 2026 · View on GitHub
DefaultDocumentation.Api
DefaultDocumentation.Models
EntityDocItem Class
Represent an IEntity documentation.
public abstract class EntityDocItem : DefaultDocumentation.Models.DocItem
Inheritance System.Object → DocItem → EntityDocItem
Derived
↳ ConstructorDocItem
↳ EnumFieldDocItem
↳ EventDocItem
↳ ExplicitInterfaceImplementationDocItem
↳ FieldDocItem
↳ MethodDocItem
↳ OperatorDocItem
↳ PropertyDocItem
↳ TypeDocItem
| Properties | |
|---|---|
| Entity | Gets the IEntity of the current instance. |