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

◆ FileWebResponse() [2/2]

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

Definition at line 85 of file FileWebResponse.cs.

87 {
88 throw new PlatformNotSupportedException();
89 }