Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
DataStorage()
[1/3]
System.Data.Common.DataStorage.DataStorage
(
DataColumn
column
,
Type
type
,
object
defaultValue
,
StorageType
storageType
)
inline
protected
Definition at line
89
of file
DataStorage.cs
.
90
:
this
(
column
,
type
,
defaultValue
,
DBNull
.Value,
isICloneable
:
false
,
storageType
)
91
{
92
}
System.Data.Common.StorageType.DBNull
@ DBNull
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.ExceptionArgument.type
@ type
System
Data
Common
DataStorage
Generated by
1.10.0