terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
IStructuralComparable.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Collections
4
{
5
// Token: 0x020005EB RID: 1515
6
public
interface
IStructuralComparable
7
{
8
// Token: 0x06002DC7 RID: 11719
9
int
CompareTo
(
object
other
,
IComparer
comparer
);
10
}
11
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Collections.IComparer
Definition
IComparer.cs:7
System.Collections.IStructuralComparable.CompareTo
int CompareTo(object other, IComparer comparer)
System.Collections.IStructuralComparable
Definition
IStructuralComparable.cs:7
System.Collections
Definition
ArrayList.cs:6
System.ExceptionArgument.comparer
@ comparer
System
Definition
__ComObject.cs:4
source
mscorlib
System
Collections
IStructuralComparable.cs
Generated by
1.10.0