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