Terraria v1.4.4.9
Terraria source code documentation
|
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] |
Definition at line 166 of file XmlTextReaderImpl.cs.