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

◆ GetObjectData() [1/2]

void ISerializable. System.Net.HttpWebRequest.GetObjectData ( SerializationInfo serializationInfo,
StreamingContext streamingContext )
inlineprivatevirtual

Reimplemented from System.Net.WebRequest.

Definition at line 832 of file HttpWebRequest.cs.

833 {
834 throw new PlatformNotSupportedException();
835 }