Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
IXPathNavigable.cs
Go to the documentation of this file.
1
namespace
System.Xml.XPath
;
2
3
public
interface
IXPathNavigable
4
{
5
XPathNavigator
?
CreateNavigator
();
6
}
System.Xml.XPath.XPathNavigator
Definition
XPathNavigator.cs:15
System.Xml.XPath.IXPathNavigable.CreateNavigator
XPathNavigator? CreateNavigator()
System.Xml.XPath.IXPathNavigable
Definition
IXPathNavigable.cs:4
System.Xml.XPath
Definition
Extensions.cs:5
source
System.Private.Xml
System.Xml.XPath
IXPathNavigable.cs
Generated by
1.10.0