terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Xml.DomNameTable Class Reference
+ Collaboration diagram for System.Xml.DomNameTable:

Public Member Functions

 DomNameTable (XmlDocument document)
 
XmlName GetName (string prefix, string localName, string ns, IXmlSchemaInfo schemaInfo)
 
XmlName AddName (string prefix, string localName, string ns, IXmlSchemaInfo schemaInfo)
 

Private Member Functions

void Grow ()
 

Private Attributes

XmlName[] entries
 
int count
 
int mask
 
XmlDocument ownerDocument
 
XmlNameTable nameTable
 

Detailed Description

Definition at line 9 of file DomNameTable.cs.


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