Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlTextReaderImpl.ParsingState Struct Reference

Package Functions

void Clear ()
 
void Close (bool closeInput)
 

Package Attributes

char[] chars
 
int charPos
 
int charsUsed
 
Encoding encoding
 
bool appendMode
 
Stream stream
 
Decoder decoder
 
byte[] bytes
 
int bytePos
 
int bytesUsed
 
TextReader textReader
 
int lineNo
 
int lineStartPos
 
string baseUriStr
 
Uri baseUri
 
bool isEof
 
bool isStreamEof
 
IDtdEntityInfo entity
 
int entityId
 
bool eolNormalized
 
bool entityResolvedManually
 

Properties

int LineNo [get]
 
int LinePos [get]
 

Detailed Description

Definition at line 166 of file XmlTextReaderImpl.cs.


The documentation for this struct was generated from the following file: