Table of Contents

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

container Type

Container with static fields which store color names localizations.