terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Xml.DomNameTable Class Reference

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 7 of file DomNameTable.cs.


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