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

◆ WebHeaderCollection() [1/2]

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

Definition at line 121 of file WebHeaderCollection.cs.

122 {
123 throw new PlatformNotSupportedException();
124 }