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

◆ GetObjectData() [2/2]

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

Reimplemented from System.Net.WebRequest.

Definition at line 837 of file HttpWebRequest.cs.

838 {
839 throw new PlatformNotSupportedException();
840 }