Method GetSimpleHashCodeLowercase
GetSimpleHashCodeLowercase(string)
Function which returns a simple hashcode from a string converted to lowercase.
Declaration
public static uint GetSimpleHashCodeLowercase(string s)
Parameters
| Type | Name | Description |
|---|---|---|
| string | s |
Returns
| Type | Description |
|---|---|
| uint |