Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 373 Bytes

OnCultureInfoChanged.md

File metadata and controls

14 lines (9 loc) · 373 Bytes

IPluginI18n.OnCultureInfoChanged method

The method will be invoked when language of flow changed

public void OnCultureInfoChanged(CultureInfo newCulture)

See Also