AyCode.Core/AyCode.Interfaces/EntityComment/README.md

8 lines
199 B
Markdown

# EntityComment
Interface for entities that support a comment/note field.
## Key Files
- **`IEntityComment.cs`** — Defines a single `Comment` string property for attaching comments to entities.