Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
MS.Internal.Xml.Cache.XPathDocumentBuilder.TextBlockBuilder Struct Reference

Public Member Functions

void Initialize (IXmlLineInfo lineInfo)
 
void WriteTextBlock (string text, TextBlockType textType)
 
string ReadText ()
 

Properties

TextBlockType TextType [get]
 
bool HasText [get]
 
int LineNumber [get]
 
int LinePosition [get]
 

Private Attributes

IXmlLineInfo _lineInfo
 
TextBlockType _textType
 
string _text
 
int _lineNum
 
int _linePos
 

Detailed Description

Definition at line 50 of file XPathDocumentBuilder.cs.


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