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

◆ CommonObjectSecurity() [1/2]

System.Security.AccessControl.CommonObjectSecurity.CommonObjectSecurity ( bool isContainer)
inlineprotected

Definition at line 8 of file CommonObjectSecurity.cs.

9 : base(isContainer, isDS: false)
10 {
11 }