Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlBaseReader.Namespace Class Reference

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
 

Detailed Description

Definition at line 913 of file XmlBaseReader.cs.


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