Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Load()
[2/3]
void
System.Data.DataTable.Load
(
IDataReader
reader
,
LoadOption
loadOption
)
inline
inherited
Definition at line
4371
of file
DataTable.cs
.
4372
{
4373
Load
(reader,
loadOption
,
null
);
4374
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.Data.DataTable.Load
void Load(IDataReader reader)
Definition
DataTable.cs:4365
References
System.Data.DataTable.Load()
.
System
Data
TypedTableBase
Generated by
1.10.0