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

◆ GetObjectData() [2/2]

void ISerializable. System.Net.WebHeaderCollection.GetObjectData ( SerializationInfo serializationInfo,
StreamingContext streamingContext )
inlineprivatevirtual

Reimplemented from System.Collections.Specialized.NameObjectCollectionBase.

Definition at line 161 of file WebHeaderCollection.cs.

162 {
163 throw new PlatformNotSupportedException();
164 }