Method LoadFromStaticFields
- Namespace
- Alternet.UI.Localization
- Assembly
- Alternet.UI.Common.dll
LoadFromStaticFields(Type)
Loads color name localizations from the static fields of the specified type.
public virtual void LoadFromStaticFields(Type container)
Parameters
containerTypeContainer with static fields which store color names localizations.