520 B
520 B
Groups
Abstract base entity for groups with public/private visibility. Implements IGroupBase.
Key Files
GroupBase.cs— Abstract class withId(Guid),IsPublicflag, andCreated/Modifiedtimestamps. Provides constructors for creating groups with optional explicit IDs.
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.