Method Normalize
Normalize(Int32)
Converts char to lower case ToLower(Int32).
Declaration
protected override int Normalize(int c)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | c |
Returns
Type | Description |
---|---|
System.Int32 |
Converts char to lower case ToLower(Int32).
protected override int Normalize(int c)
Type | Name | Description |
---|---|---|
System.Int32 | c |
Type | Description |
---|---|
System.Int32 |