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

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Reflection
 
 

Enumerations

enum  System.Reflection.Metadata.SignatureKind : byte {
  System.Reflection.Metadata.Method = 0 , System.Reflection.Metadata.Field = 6 , System.Reflection.Metadata.LocalVariables = 7 , System.Reflection.Metadata.Property = 8 ,
  System.Reflection.Metadata.MethodSpecification = 10
}