Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CustomAttributeNamedArgumentKind.cs
Go to the documentation of this file.
1
namespace
System.Reflection.Metadata
;
2
3
public
enum
CustomAttributeNamedArgumentKind
:
byte
4
{
5
Field
= 83,
6
Property
7
}
System.Reflection.Metadata.CustomAttributeNamedArgumentKind
CustomAttributeNamedArgumentKind
Definition
CustomAttributeNamedArgumentKind.cs:4
System.Reflection.Metadata.CustomAttributeNamedArgumentKind.Property
@ Property
System.Reflection.Metadata.CustomAttributeNamedArgumentKind.Field
@ Field
System.Reflection.Metadata
Definition
AssemblyExtensions.cs:4
source
System.Reflection.Metadata
System.Reflection.Metadata
CustomAttributeNamedArgumentKind.cs
Generated by
1.10.0