Extensions for the System.Threading.Thread class.
public static class ThreadExtensions
void SetCulture(this Thread thread, CultureInfo cultureInfo)Summary: Sets both the current culture and current UI culture for the thread.
Parameters:
thread- The thread to modify.
cultureInfo- The culture information to set.
Generated by MarkdownCodeDoc version 1.2