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" }
staticprivate

Definition at line 160 of file XmlTextWriter.cs.

160{ "Start", "Prolog", "PostDTD", "Element", "Attribute", "Content", "AttrOnly", "Epilog", "Error", "Closed" };