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

Public Member Functions

 NamespaceDecl (string prefix, string nsuri, NamespaceDecl nextInScope, NamespaceDecl prevDecl, int scope, bool implied)
 

Public Attributes

string prefix
 
string uri
 
NamespaceDecl scopeLink
 
NamespaceDecl prevLink
 
int scope
 
bool implied
 

Detailed Description

Definition at line 217 of file XmlSqlBinaryReader.cs.


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