init
This commit is contained in:
18
docs/ai/Common/DTS.CommonCore/Interface/SystemSettings.md
Normal file
18
docs/ai/Common/DTS.CommonCore/Interface/SystemSettings.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
source_files:
|
||||
- Common/DTS.CommonCore/Interface/SystemSettings/ISystemSettingsView.cs
|
||||
- Common/DTS.CommonCore/Interface/SystemSettings/ISystemSettingsViewModel.cs
|
||||
generated_at: "2026-04-17T16:05:00.432769+00:00"
|
||||
model: "zai-org/GLM-5-FP8"
|
||||
schema_version: 1
|
||||
sha256: "666dc870908302b2"
|
||||
---
|
||||
|
||||
# SystemSettings
|
||||
|
||||
### Purpose
|
||||
This module defines the view/viewmodel contract pair for a "SystemSettings" feature within the DTS application. Unlike simpler view/viewmodel pairs, the `ISystemSettingsViewModel` interface defines a richer contract including region management for UI composition, suggesting this viewmodel acts as a shell or container that hosts multiple sub-regions.
|
||||
|
||||
### Public Interface
|
||||
|
||||
**`IS
|
||||
Reference in New Issue
Block a user