This commit is contained in:
2026-04-17 14:55:32 -04:00
commit bc3ac1d4c9
18017 changed files with 4371742 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
---
source_files:
- DataPRO/Modules/TestSetups/CachedItemsList/Properties/Settings.Designer.cs
- DataPRO/Modules/TestSetups/CachedItemsList/Properties/AssemblyInfo.cs
generated_at: "2026-04-17T16:12:50.918245+00:00"
model: "zai-org/GLM-5-FP8"
schema_version: 1
sha256: "9684e92ee2731c2a"
---
# Properties
### 1. Purpose
This module contains the assembly-level configuration and metadata for the `CachedItemsList` assembly. It defines standard .NET assembly attributes (version, title, copyright) and provides a singleton entry point for application settings.
### 2. Public Interface
* **`Settings` (Class)**
* *Signature*: `internal sealed partial class Settings : ApplicationSettingsBase`
* *Property*: `public static Settings Default` — Returns a thread-safe singleton instance of the application settings for this assembly.
* **Assembly Attributes**
*