Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.XmlBaseWriter.NamespaceManager.Namespace Class Referencesealed

Public Member Functions

void Clear ()
 

Properties

int Depth [get, set]
 
char PrefixChar [get]
 
string Prefix [get, set]
 
string Uri [get, set]
 
XmlDictionaryString UriDictionaryString [get, set]
 

Private Attributes

string _prefix
 
string _ns
 
XmlDictionaryString _xNs
 
int _depth
 
char _prefixChar
 

Detailed Description

Definition at line 125 of file XmlBaseWriter.cs.


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