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
Header.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Runtime.Remoting.Messaging
5
{
6
// Token: 0x020003A8 RID: 936
7
[
ComVisible
(
true
)]
8
[
Serializable
]
9
public
class
Header
10
{
11
// Token: 0x04000F23 RID: 3875
12
public
string
HeaderNamespace
;
13
14
// Token: 0x04000F24 RID: 3876
15
public
bool
MustUnderstand
;
16
17
// Token: 0x04000F25 RID: 3877
18
public
string
Name
;
19
20
// Token: 0x04000F26 RID: 3878
21
public
object
Value
;
22
}
23
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Runtime.Remoting.Messaging.Header.Value
object Value
Definition
Header.cs:21
System.Runtime.Remoting.Messaging.Header.HeaderNamespace
string HeaderNamespace
Definition
Header.cs:12
System.Runtime.Remoting.Messaging.Header.MustUnderstand
bool MustUnderstand
Definition
Header.cs:15
System.Runtime.Remoting.Messaging.Header.Name
string Name
Definition
Header.cs:18
System.Runtime.Remoting.Messaging.Header
Definition
Header.cs:10
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Runtime.Remoting.Messaging
Definition
ArgInfo.cs:5
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Remoting
Messaging
Header.cs
Generated by
1.10.0