Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetObjectData()
void ISerializable. System.IO.DriveInfo.GetObjectData
(
SerializationInfo
info
,
StreamingContext
context
)
inline
private
Implements
System.Runtime.Serialization.ISerializable
.
Definition at line
155
of file
DriveInfo.cs
.
156
{
157
throw
new
PlatformNotSupportedException();
158
}
System
IO
DriveInfo
Generated by
1.10.0