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

◆ GetObjectData() [2/2]

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

Reimplemented from System.Net.WebResponse.

Definition at line 96 of file FileWebResponse.cs.

97 {
98 throw new PlatformNotSupportedException();
99 }