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

◆ HttpWebResponse() [2/3]

System.Net.HttpWebResponse.HttpWebResponse ( SerializationInfo serializationInfo,
StreamingContext streamingContext )
inlineprotected

Definition at line 243 of file HttpWebResponse.cs.

245 {
246 throw new PlatformNotSupportedException();
247 }