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

◆ GetObjectData()

void ISerializable. System.Security.Authentication.ExtendedProtection.ExtendedProtectionPolicy.GetObjectData ( SerializationInfo info,
StreamingContext context )
inlineprivate

Implements System.Runtime.Serialization.ISerializable.

Definition at line 73 of file ExtendedProtectionPolicy.cs.

74 {
75 throw new PlatformNotSupportedException();
76 }