Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetObjectData()
[2/2]
override
void
System.Net.HttpWebResponse.GetObjectData
(
SerializationInfo
serializationInfo
,
StreamingContext
streamingContext
)
inline
protected
virtual
Reimplemented from
System.Net.WebResponse
.
Definition at line
254
of file
HttpWebResponse.cs
.
255
{
256
throw
new
PlatformNotSupportedException();
257
}
System
Net
HttpWebResponse
Generated by
1.10.0