Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ SecurityRulesAttribute()

System.Security.SecurityRulesAttribute.SecurityRulesAttribute ( SecurityRuleSet ruleSet)
inline

Definition at line 10 of file SecurityRulesAttribute.cs.

11 {
12 RuleSet = ruleSet;
13 }

References System.Security.SecurityRulesAttribute.RuleSet.