Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReadState.cs
Go to the documentation of this file.
1
namespace
System.Xml
;
2
3
public
enum
ReadState
4
{
5
Initial
,
6
Interactive
,
7
Error
,
8
EndOfFile
,
9
Closed
10
}
System.Xml.BinXmlToken.Error
@ Error
System.Xml.ReadState
ReadState
Definition
ReadState.cs:4
System.Xml.ReadState.Closed
@ Closed
System.Xml.ReadState.Interactive
@ Interactive
System.Xml.ReadState.Initial
@ Initial
System.Xml.ReadState.EndOfFile
@ EndOfFile
System.Xml
Definition
BaseRegionIterator.cs:1
source
System.Private.Xml
System.Xml
ReadState.cs
Generated by
1.10.0