Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XPathNamespaceScope.cs
Go to the documentation of this file.
1
namespace
System.Xml.XPath
;
2
3
public
enum
XPathNamespaceScope
4
{
5
All
,
6
ExcludeXml
,
7
Local
8
}
System.Xml.XPath.XPathNamespaceScope
XPathNamespaceScope
Definition
XPathNamespaceScope.cs:4
System.Xml.XPath.XPathNamespaceScope.All
@ All
System.Xml.XPath.XPathNamespaceScope.ExcludeXml
@ ExcludeXml
System.Xml.XPath
Definition
Extensions.cs:5
source
System.Private.Xml
System.Xml.XPath
XPathNamespaceScope.cs
Generated by
1.10.0