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

◆ GetObjectData() [1/2]

override void System.Net.WebHeaderCollection.GetObjectData ( SerializationInfo serializationInfo,
StreamingContext streamingContext )
inlinevirtual

Reimplemented from System.Collections.Specialized.NameObjectCollectionBase.

Definition at line 156 of file WebHeaderCollection.cs.

157 {
158 throw new PlatformNotSupportedException();
159 }