|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
Inheritance diagram for System.OrdinalComparer:
Collaboration diagram for System.OrdinalComparer:Public Member Functions | |
| override int | Compare (string x, string y) |
| override bool | Equals (string x, string y) |
| override int | GetHashCode (string obj) |
| override bool | Equals (object obj) |
| override int | GetHashCode () |
Package Functions | |
| OrdinalComparer (bool ignoreCase) | |
Private Attributes | |
| readonly bool | _ignoreCase |
Definition at line 10 of file OrdinalComparer.cs.