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

◆ PermitOnly()

void System.Security.PermissionSet.PermitOnly ( )
inline

Implements System.Security.IStackWalk.

Definition at line 124 of file PermissionSet.cs.

125 {
126 throw new PlatformNotSupportedException(SR.PlatformNotSupported_CAS);
127 }

References System.SR.PlatformNotSupported_CAS.