Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
WriteState
enum
System.Xml.WriteState
Enumerator
Start
Prolog
Element
Attribute
Content
Closed
Error
Definition at line
3
of file
WriteState.cs
.
4
{
5
Start,
6
Prolog
,
7
Element,
8
Attribute
,
9
Content,
10
Closed,
11
Error
12
}
System.Attribute
Definition
Attribute.cs:12
System.Xml.WriteState.Prolog
@ Prolog
System
Xml
Generated by
1.10.0