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

◆ GetObjectData() [2/2]

override void System.Net.HttpWebResponse.GetObjectData ( SerializationInfo serializationInfo,
StreamingContext streamingContext )
inlineprotectedvirtual

Reimplemented from System.Net.WebResponse.

Definition at line 254 of file HttpWebResponse.cs.

255 {
256 throw new PlatformNotSupportedException();
257 }