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

◆ ExtendedProtectionPolicy() [5/5]

System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy.ExtendedProtectionPolicy ( SerializationInfo info,
StreamingContext context )
inlineprotected

Definition at line 68 of file ExtendedProtectionPolicy.cs.

69 {
70 throw new PlatformNotSupportedException();
71 }