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
ClassInterfaceType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Runtime.InteropServices
4
{
5
// Token: 0x0200043C RID: 1084
6
[
ComVisible
(
true
)]
7
[
Serializable
]
8
public
enum
ClassInterfaceType
9
{
10
// Token: 0x04001204 RID: 4612
11
None
,
12
// Token: 0x04001205 RID: 4613
13
AutoDispatch
,
14
// Token: 0x04001206 RID: 4614
15
AutoDual
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Runtime.InteropServices.ClassInterfaceType
ClassInterfaceType
Definition
ClassInterfaceType.cs:9
System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch
@ AutoDispatch
System.Runtime.InteropServices.ClassInterfaceType.AutoDual
@ AutoDual
System.Runtime.InteropServices.CharSet.None
@ None
System.Runtime.InteropServices
Definition
_Activator.cs:4
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
InteropServices
ClassInterfaceType.cs
Generated by
1.10.0