Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetRowFromElement() [1/2]

DataRow System.Xml.DataSetMapper.GetRowFromElement ( XmlBoundElement be)
inlinepackage

Definition at line 130 of file DataSetMapper.cs.

131 {
132 return be.Row;
133 }

References System.Xml.Dictionary.