terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
int | Compare (object x, object y) |
bool | Equals (object x, object y) |
int | GetHashCode (object obj) |
int | Compare (string x, string y) |
bool | Equals (string x, string y) |
int | GetHashCode (string obj) |
int | Compare (T x, T y) |
bool | Equals (T x, T y) |
int | GetHashCode (T obj) |
int | Compare (T x, T y) |
bool | Equals (T x, T y) |
int | GetHashCode (T obj) |
Protected Member Functions | |
StringComparer () | |
Properties | |
static StringComparer | InvariantCultureIgnoreCase [get] |
static StringComparer | Ordinal [get] |
static StringComparer | OrdinalIgnoreCase [get] |
Static Private Member Functions | |
static | StringComparer () |
Definition at line 10 of file StringComparer.cs.