SharedLanguageResources Class

Shared language resources class.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public static class SharedLanguageResources
Inheritance
Object    SharedLanguageResources

Remarks

Utility methods to manage fields with language resource validation.

Methods

ShowSelectResource Show a window for language resource selection and sets the selected resource code to the property of the indicated object.
TranslateResourceAsync Translate the indicated resource asynchronously.

See Also