Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetObjectData()
[1/2]
void ISerializable. System.Net.WebProxy.GetObjectData
(
SerializationInfo
serializationInfo
,
StreamingContext
streamingContext
)
inline
private
Implements
System.Runtime.Serialization.ISerializable
.
Definition at line
244
of file
WebProxy.cs
.
245
{
246
throw
new
PlatformNotSupportedException();
247
}
System
Net
WebProxy
Generated by
1.10.0