1.1 KiB
1.1 KiB
source_files, generated_at, model, schema_version, sha256
| source_files | generated_at | model | schema_version | sha256 | |||
|---|---|---|---|---|---|---|---|
|
2026-04-17T16:11:56.450653+00:00 | zai-org/GLM-5-FP8 | 1 | 96192b54df29bba6 |
Properties
Purpose
This module contains the assembly-level configuration and auto-generated code for the DbAPIUI project. It defines standard .NET assembly metadata, version information, and strongly-typed wrappers for application settings and resources.
Public Interface
Class: Settings (internal sealed)
static Settings Default { get; }: Provides access to the singleton instance of application settings.string DBFolder { get; set; }: A user-scoped application setting representing a database folder path, defaulting to an empty string.
Class: Resources (internal)
static ResourceManager ResourceManager { get; }: Returns the cached resource manager instance for looking up localized strings.- `static CultureInfo Culture { get