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

◆ CommonObjectSecurity() [2/2]

System.Security.AccessControl.CommonObjectSecurity.CommonObjectSecurity ( CommonSecurityDescriptor securityDescriptor)
inlinepackage

Definition at line 13 of file CommonObjectSecurity.cs.

14 : base(securityDescriptor)
15 {
16 }