Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
DBNull()
[2/2]
System.DBNull.DBNull
(
SerializationInfo
info
,
StreamingContext
context
)
inline
private
Definition at line
14
of file
DBNull.cs
.
15
{
16
throw
new
NotSupportedException(SR.NotSupported_DBNullSerial);
17
}
References
System.SR.NotSupported_DBNullSerial
.
System
DBNull
Generated by
1.10.0