Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ToXPathNavigable()
static
IXPathNavigable
System.Xml.XPath.XDocumentExtensions.ToXPathNavigable
(
this
XNode
node
)
inline
static
Definition at line
22
of file
XDocumentExtensions.cs
.
23
{
24
return
new
XDocumentNavigable(
node
);
25
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
References
System.Xml.Dictionary
.
System
Xml
XPath
XDocumentExtensions
Generated by
1.10.0