Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetObjectData()
override
void
System.Reflection.RuntimeModule.GetObjectData
(
SerializationInfo
info
,
StreamingContext
context
)
inline
virtual
inherited
Reimplemented from
System.Reflection.Module
.
Definition at line
420
of file
RuntimeModule.cs
.
421
{
422
throw
new
PlatformNotSupportedException();
423
}
System
Reflection
Emit
InternalModuleBuilder
Generated by
1.10.0