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