Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
string | AttributeInnerXml (string value) |
string | AttributeOuterXml (string name, string value) |
Properties | |
char | QuoteChar [get] |
Private Member Functions | |
void | Init () |
Private Attributes | |
StringBuilder | _buffer |
XmlTextEncoder | _encoder |
Definition at line 11 of file ReaderOutput.cs.