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:13:00.122317+00:00 | zai-org/GLM-5-FP8 | 1 | 209c67de8aede7be |
Resources
1. Purpose
This module provides localization support for the AddEditHardware assembly. It contains a WPF markup extension for declarative XAML binding to string resources and an auto-generated strongly-typed resource class that wraps access to culture-specific strings such as UI labels, error messages, and hardware configuration names.
2. Public Interface
Class: TranslateExtension
- Signature:
public class TranslateExtension : MarkupExtension - Constructor:
TranslateExtension(string key)— Initializes the extension with the resource key to look up. - Method:
public override object ProvideValue(IServiceProvider serviceProvider)— Retrieves the localized string for the stored_key. Returns `#stringnotfound#