CaseInsensitiveHashCodeProvider Constructor
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Initializes a new instance of the CaseInsensitiveHashCodeProvider class.
Assembly: mscorlib (in mscorlib.dll)
Name | Description | |
---|---|---|
![]() | CaseInsensitiveHashCodeProvider() | Initializes a new instance of the CaseInsensitiveHashCodeProvider class using the Thread.CurrentCulture of the current thread. |
![]() | CaseInsensitiveHashCodeProvider(CultureInfo) | Initializes a new instance of the CaseInsensitiveHashCodeProvider class using the specified System.Globalization.CultureInfo. |
Show: