|
Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 217 of file XmlSqlBinaryReader.cs.