Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetObjectData()
override void System.Collections.Hashtable.SyncHashtable.GetObjectData
(
SerializationInfo
info
,
StreamingContext
context
)
inline
virtual
Reimplemented from
System.Collections.Hashtable
.
Definition at line
170
of file
Hashtable.cs
.
171
{
172
throw
new
PlatformNotSupportedException();
173
}
System
Collections
Hashtable
SyncHashtable
Generated by
1.10.0