Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
s_scanState2ReadState
readonly
ReadState
[] System.Xml.XmlSqlBinaryReader.s_scanState2ReadState
static
private
Initial value:
=
new
ReadState[9]
{
ReadState.Interactive,
ReadState.Interactive,
ReadState.Interactive,
ReadState.Interactive,
ReadState.Interactive,
ReadState.Initial,
ReadState.Error,
ReadState.EndOfFile,
ReadState.Closed
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
Definition at line
284
of file
XmlSqlBinaryReader.cs
.
285
{
286
ReadState.Interactive,
287
ReadState.Interactive,
288
ReadState.Interactive,
289
ReadState.Interactive,
290
ReadState.Interactive,
291
ReadState.Initial,
292
ReadState.Error,
293
ReadState.EndOfFile,
294
ReadState.Closed
295
};
System
Xml
XmlSqlBinaryReader
Generated by
1.10.0