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

◆ Deny()

void System.Security.PermissionSet.Deny ( )
inline

Implements System.Security.IStackWalk.

Definition at line 65 of file PermissionSet.cs.

66 {
67 throw new PlatformNotSupportedException(SR.PlatformNotSupported_CAS);
68 }

References System.SR.PlatformNotSupported_CAS.