Skip to main content
The CultureSettingHelper class is used to perform tasks in a temporary culture context. It remembers the previous culture settings, executes the containing code in the set culture, then resets the culture to the previous culture when disposed.
Multiple overloads enable more behaviors. See the CultureSettingsHelper reference for more details.