Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ClassInterfaceType.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices
;
2
3
public
enum
ClassInterfaceType
4
{
5
None
,
6
AutoDispatch
,
7
AutoDual
8
}
System.Runtime.InteropServices.ClassInterfaceType
ClassInterfaceType
Definition
ClassInterfaceType.cs:4
System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch
@ AutoDispatch
System.Runtime.InteropServices.ClassInterfaceType.AutoDual
@ AutoDual
System.Runtime.InteropServices.CharSet.None
@ None
System.Runtime.InteropServices
Definition
SequenceMarshal.cs:4
source
System.Private.CoreLib
System.Runtime.InteropServices
ClassInterfaceType.cs
Generated by
1.10.0