Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
DataRowCollection()
System.Data.DataRowCollection.DataRowCollection
(
DataTable
table
)
inline
package
Definition at line
35
of file
DataRowCollection.cs
.
36
{
37
_table
= table;
38
}
System.Data.DataRowCollection._table
readonly DataTable _table
Definition
DataRowCollection.cs:25
References
System.Data.DataRowCollection._table
.
System
Data
DataRowCollection
Generated by
1.10.0