Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.XsltOld.NamespaceDecl Class Referencesealed

Package Functions

 NamespaceDecl (string prefix, string nsUri, string prevDefaultNsUri, NamespaceDecl next)
 
void Init (string prefix, string nsUri, string prevDefaultNsUri, NamespaceDecl next)
 

Properties

string Prefix [get]
 
string Uri [get]
 
string PrevDefaultNsUri [get]
 
NamespaceDecl Next [get]
 

Private Attributes

string _prefix
 
string _nsUri
 
string _prevDefaultNsUri
 
NamespaceDecl _next
 

Detailed Description

Definition at line 5 of file NamespaceDecl.cs.


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