|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| int | GetHashCode (object myObject) |
| int | Compare (object firstObject, object secondObject) |
| new bool | Equals (object firstObject, object secondObject) |
| new bool | Equals (object? x, object? y) |
| int | Compare (object? x, object? y) |
Static Package Attributes | |
| static readonly CaseInsensitiveAscii | StaticInstance = new CaseInsensitiveAscii() |
Properties | |
| static ReadOnlySpan< byte > | AsciiToLower [get] |
Private Member Functions | |
| int | FastGetHashCode (string myString) |
Definition at line 3 of file CaseInsensitiveAscii.cs.