Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
AssemblyRegistrationFlags.cs
Go to the documentation of this file.
1
namespace
System.Runtime.InteropServices
;
2
3
[Flags]
4
public
enum
AssemblyRegistrationFlags
5
{
6
None
= 0,
7
SetCodeBase
= 1
8
}
System.Runtime.InteropServices.CharSet.None
@ None
System.Runtime.InteropServices.AssemblyRegistrationFlags
AssemblyRegistrationFlags
Definition
AssemblyRegistrationFlags.cs:5
System.Runtime.InteropServices.AssemblyRegistrationFlags.SetCodeBase
@ SetCodeBase
System.Runtime.InteropServices
Definition
SequenceMarshal.cs:4
source
System.Runtime.InteropServices
System.Runtime.InteropServices
AssemblyRegistrationFlags.cs
Generated by
1.10.0