Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
IDispatchImplType
enum
System.Runtime.InteropServices.IDispatchImplType
Enumerator
CompatibleImpl
InternalImpl
SystemDefinedImpl
Definition at line
4
of file
IDispatchImplType.cs
.
5
{
6
CompatibleImpl
= 2,
7
InternalImpl
= 1,
8
SystemDefinedImpl
= 0
9
}
System.Runtime.InteropServices.IDispatchImplType.CompatibleImpl
@ CompatibleImpl
System.Runtime.InteropServices.IDispatchImplType.InternalImpl
@ InternalImpl
System.Runtime.InteropServices.IDispatchImplType.SystemDefinedImpl
@ SystemDefinedImpl
System
Runtime
InteropServices
Generated by
1.10.0