Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CommonSecurityDescriptor()
[2/5]
System.Security.AccessControl.CommonSecurityDescriptor.CommonSecurityDescriptor
(
bool
isContainer
,
bool
isDS
,
RawSecurityDescriptor
rawSecurityDescriptor
)
inline
Definition at line
182
of file
CommonSecurityDescriptor.cs
.
183
:
this
(isContainer, isDS, rawSecurityDescriptor, trusted:
false
)
184
{
185
}
System
Security
AccessControl
CommonSecurityDescriptor
Generated by
1.10.0