Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XmlOutputMethod.cs
Go to the documentation of this file.
1
namespace
System.Xml
;
2
3
public
enum
XmlOutputMethod
4
{
5
Xml
,
6
Html
,
7
Text
,
8
AutoDetect
9
}
System.Xml.XmlOutputMethod
XmlOutputMethod
Definition
XmlOutputMethod.cs:4
System.Xml.XmlOutputMethod.AutoDetect
@ AutoDetect
System.Xml.XmlOutputMethod.Html
@ Html
System.Xml.XmlOutputMethod.Xml
@ Xml
System.Xml.XmlNodeType.Text
@ Text
System.Xml
Definition
BaseRegionIterator.cs:1
source
System.Private.Xml
System.Xml
XmlOutputMethod.cs
Generated by
1.10.0