Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ObjectSecurity()
[6/8]
System.Security.AccessControl.ObjectSecurity
<
T
>.
ObjectSecurity
(
bool
isContainer
,
ResourceType
resourceType
,
string
?
name
,
AccessControlSections
includeSections
,
ExceptionFromErrorCode?
exceptionFromErrorCode
,
object?
exceptionContext
)
inline
protected
Definition at line
585
of file
ObjectSecurity.cs
.
586
: base(isContainer, resourceType, name, includeSections, exceptionFromErrorCode, exceptionContext)
587
{
588
}
System
Security
AccessControl
ObjectSecurity
Generated by
1.10.0