Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
s_stateName
readonly
string
[] System.Xml.XmlTextWriter.s_stateName =
new
string
[10] { "Start", "Prolog", "PostDTD", "Element", "Attribute", "Content", "AttrOnly", "Epilog", "Error", "Closed" }
static
private
Definition at line
160
of file
XmlTextWriter.cs
.
160
{
"Start"
,
"Prolog"
,
"PostDTD"
,
"Element"
,
"Attribute"
,
"Content"
,
"AttrOnly"
,
"Epilog"
,
"Error"
,
"Closed"
};
System
Xml
XmlTextWriter
Generated by
1.10.0