Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XmlStandalone.cs
Go to the documentation of this file.
1
namespace
System.Xml
;
2
3
internal
enum
XmlStandalone
4
{
5
Omit
,
6
Yes
,
7
No
8
}
System.Xml.XmlStandalone
XmlStandalone
Definition
XmlStandalone.cs:4
System.Xml.XmlStandalone.Omit
@ Omit
System.Xml.XmlStandalone.Yes
@ Yes
System.Xml.XmlStandalone.No
@ No
System.Xml
Definition
BaseRegionIterator.cs:1
source
System.Private.Xml
System.Xml
XmlStandalone.cs
Generated by
1.10.0