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
ComInterfaceType.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System.Runtime.InteropServices
4
{
5
// Token: 0x02000439 RID: 1081
6
[
ComVisible
(
true
)]
7
[
Serializable
]
8
public
enum
ComInterfaceType
9
{
10
// Token: 0x040011FD RID: 4605
11
InterfaceIsDual
,
12
// Token: 0x040011FE RID: 4606
13
InterfaceIsIUnknown
,
14
// Token: 0x040011FF RID: 4607
15
InterfaceIsIDispatch
,
16
// Token: 0x04001200 RID: 4608
17
[
ComVisible
(
false
)]
18
InterfaceIsIInspectable
19
}
20
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Reflection.TypeAttributes.Serializable
@ Serializable
System.Runtime.InteropServices.ComInterfaceType
ComInterfaceType
Definition
ComInterfaceType.cs:9
System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch
@ InterfaceIsIDispatch
System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIInspectable
@ InterfaceIsIInspectable
System.Runtime.InteropServices.ComInterfaceType.InterfaceIsDual
@ InterfaceIsDual
System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown
@ InterfaceIsIUnknown
System.Runtime.InteropServices
Definition
_Activator.cs:4
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
InteropServices
ComInterfaceType.cs
Generated by
1.10.0