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