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