KGySoft.Libraries.Language Namespace

This namespace contains a stripped version of the legacy Language class, which originally used to be an external dependency of this library. It is provided for compatibility reasons only. It is recommended to use the LocalizationHelper class instead, or the DynamicResourceManager class from the KGySoft.CoreLibraries package.

Classes

Language Used to be a class that made localization possible in a simple way, directly from .resx files. Use the LocalizationHelper or DynamicResourceManager classes instead.
Obsolete

Interfaces

ICustomTranslated Makes a control custom translatable. See Language.
Obsolete