CaseInsensitiveHashCodeProvider Constructor
.NET Framework (current version)
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:
