Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
XmlSpace.cs
Go to the documentation of this file.
1
namespace
System.Xml
;
2
3
public
enum
XmlSpace
4
{
5
None
,
6
Default
,
7
Preserve
8
}
System.Xml.XmlSpace
XmlSpace
Definition
XmlSpace.cs:4
System.Xml.XmlSpace.Preserve
@ Preserve
System.Xml.NamespaceHandling.Default
@ Default
System.Xml.ElementState.None
@ None
System.Xml
Definition
BaseRegionIterator.cs:1
source
System.Private.Xml
System.Xml
XmlSpace.cs
Generated by
1.10.0