LanguageSaveDictionary Method

Note: This API is now obsolete.
Saves the dictionary if ActiveLanguage is not the invariant culture.

Definition

Namespace: KGySoft.Libraries.Language
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
[ObsoleteAttribute("Use the LocalizationHelper.SavePendingScopedResources or LanguageSettings.SavePendingResources methods instead")]
public static void SaveDictionary()

Remarks

See Also