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
ITupleInternal.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.CompilerServices
;
3
using
System.Text
;
4
5
namespace
System
6
{
7
// Token: 0x0200010B RID: 267
8
internal
interface
ITupleInternal
:
ITuple
9
{
10
// Token: 0x060009E0 RID: 2528
11
string
ToString
(
StringBuilder
sb);
12
}
13
}
System.Text.StringBuilder
Definition
StringBuilder.cs:14
System.ITupleInternal.ToString
string ToString(StringBuilder sb)
System.ITupleInternal
Definition
ITupleInternal.cs:9
System.Runtime.CompilerServices.ITuple
Definition
ITuple.cs:9
System.Runtime.CompilerServices
Definition
AsyncMethodBuilderAttribute.cs:4
System.Text
Definition
ASCIIEncoding.cs:7
System
Definition
__ComObject.cs:4
source
mscorlib
System
ITupleInternal.cs
Generated by
1.10.0