Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CustomAttributeValueTreatment.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Reflection
 
 
 

Enumerations

enum  System.Reflection.Metadata.Ecma335.CustomAttributeValueTreatment : byte {
  System.Reflection.Metadata.Ecma335.None = 0 , System.Reflection.Metadata.Ecma335.AttributeUsageAllowSingle = 1 , System.Reflection.Metadata.Ecma335.AttributeUsageAllowMultiple = 2 , System.Reflection.Metadata.Ecma335.AttributeUsageVersionAttribute = 3 ,
  System.Reflection.Metadata.Ecma335.AttributeUsageDeprecatedAttribute = 4
}