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
IComparable.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x020000C4 RID: 196
6
public
interface
IComparable
7
{
8
// Token: 0x06000758 RID: 1880
9
int
CompareTo
(
object
obj
);
10
}
11
}
System.IComparable.CompareTo
int CompareTo(object obj)
System.IComparable
Definition
IComparable.2.cs:7
System.ExceptionArgument.obj
@ obj
System
Definition
__ComObject.cs:4
source
mscorlib
System
IComparable.cs
Generated by
1.10.0