12 lines
423 B
Markdown
12 lines
423 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.
|
|
|
|
---
|
|
|
|
> **LLM Maintenance:** If you modify code in this folder, update this README to reflect the changes. If you notice the README content does not match the current code, automatically update the README to match the code.
|