Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
State
enum
System.Xml.XmlCharCheckingReader.State
private
inherited
Enumerator
Initial
InReadBinary
Error
Interactive
Definition at line
7
of file
XmlCharCheckingReader.cs
.
8
{
9
Initial
,
10
InReadBinary
,
11
Error
,
12
Interactive
13
}
System.Xml.XmlCharCheckingReader.State.Interactive
@ Interactive
System.Xml.XmlCharCheckingReader.State.Initial
@ Initial
System.Xml.XmlCharCheckingReader.State.Error
@ Error
System.Xml.XmlCharCheckingReader.State.InReadBinary
@ InReadBinary
System
Xml
XmlCharCheckingReaderWithNS
Generated by
1.10.0