Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlSchemaContentType
enum
System.Xml.Schema.XmlSchemaContentType
Enumerator
TextOnly
Empty
ElementOnly
Mixed
Definition at line
3
of file
XmlSchemaContentType.cs
.
4
{
5
TextOnly
,
6
Empty
,
7
ElementOnly
,
8
Mixed
9
}
System.Empty
Definition
Empty.cs:4
System.Xml.Schema.XmlSchemaContentType.ElementOnly
@ ElementOnly
System.Xml.Schema.XmlSchemaContentType.TextOnly
@ TextOnly
System
Xml
Schema
Generated by
1.10.0