Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CustomAttributeTreatment.cs
Go to the documentation of this file.
1
namespace
System.Reflection.Metadata.Ecma335
;
2
3
[Flags]
4
internal
enum
CustomAttributeTreatment
:
byte
5
{
6
None
= 0,
7
WinMD
= 1
8
}
System.Reflection.Metadata.Ecma335.CustomAttributeTreatment
CustomAttributeTreatment
Definition
CustomAttributeTreatment.cs:5
System.Reflection.Metadata.Ecma335.CustomAttributeTreatment.WinMD
@ WinMD
System.Reflection.Metadata.Ecma335.CustomAttributeTreatment.None
@ None
System.Reflection.Metadata.Ecma335
Definition
ArrayShapeEncoder.cs:3
source
System.Reflection.Metadata
System.Reflection.Metadata.Ecma335
CustomAttributeTreatment.cs
Generated by
1.10.0