LocalizationHelperSavePendingScopedResources Method

Saves all pending scoped resources to the corresponding resource files. Can be useful after calling GetResourceSet if the result was edited.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public static void SavePendingScopedResources()

Remarks

See Also