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