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 | |
bool | Equals (object a, object b) |
int | GetHashCode (object obj) |
Package Functions | |
CompatibleComparer (IComparer comparer, IHashCodeProvider hashCodeProvider) | |
Properties | |
IComparer | Comparer [get] |
IHashCodeProvider | HashCodeProvider [get] |
static IComparer | DefaultComparer [get] |
static IHashCodeProvider | DefaultHashCodeProvider [get] |
Private Attributes | |
IComparer | _comparer |
IHashCodeProvider | _hcp |
Static Private Attributes | |
static IComparer | defaultComparer |
static IHashCodeProvider | defaultHashProvider |
Definition at line 7 of file CompatibleComparer.cs.