Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
Namespace (XmlBufferReader bufferReader) | |
void | Clear () |
bool | IsUri (string s) |
bool | IsUri (XmlDictionaryString s) |
Properties | |
int | Depth [get, set] |
PrefixHandle | Prefix [get] |
StringHandle | Uri [get] |
Namespace | OuterUri [get, set] |
Private Attributes | |
readonly PrefixHandle | _prefix |
readonly StringHandle | _uri |
int | _depth |
Namespace | _outerUri |
string | _uriString |
Definition at line 913 of file XmlBaseReader.cs.