Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Bind()
[2/2]
void
System.Xml.XmlDataDocument.Bind
(
DataRow
r
,
XmlBoundElement
e
)
inline
package
Definition at line
246
of file
XmlDataDocument.cs
.
247
{
248
r.Element
= e;
249
e.Row
=
r
;
250
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
References
System.Xml.Dictionary
.
System
Xml
XmlDataDocument
Generated by
1.10.0