Terraria v1.4.4.9
Terraria source code documentation
|
Go to the source code of this file.
Namespaces | |
namespace | System |
namespace | System.Reflection |
Enumerations | |
enum | System.Reflection.DeclarativeSecurityAction : short { System.Reflection.None = 0 , System.Reflection.Demand = 2 , System.Reflection.Assert = 3 , System.Reflection.Deny = 4 , System.Reflection.PermitOnly = 5 , System.Reflection.LinkDemand = 6 , System.Reflection.InheritanceDemand = 7 , System.Reflection.RequestMinimum = 8 , System.Reflection.RequestOptional = 9 , System.Reflection.RequestRefuse = 10 } |