Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetObjectData()
[1/2]
void
ISerializable. System.Net.HttpWebResponse.GetObjectData
(
SerializationInfo
serializationInfo
,
StreamingContext
streamingContext
)
inline
private
virtual
Reimplemented from
System.Net.WebResponse
.
Definition at line
249
of file
HttpWebResponse.cs
.
250
{
251
throw
new
PlatformNotSupportedException();
252
}
System
Net
HttpWebResponse
Generated by
1.10.0