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

◆ WebResponse() [2/2]

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

Definition at line 58 of file WebResponse.cs.

59 {
60 throw new PlatformNotSupportedException();
61 }