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.Schema.SymbolsDictionary Class Reference

Public Member Functions

 SymbolsDictionary ()
 
int AddName (XmlQualifiedName name, object particle)
 
void AddNamespaceList (NamespaceList list, object particle, bool allowLocal)
 
ICollection GetNamespaceListSymbols (NamespaceList list)
 
bool Exists (XmlQualifiedName name)
 
object GetParticle (int symbol)
 

Properties

int Count [get]
 
bool IsUpaEnforced [get, set]
 

Private Member Functions

void AddWildcard (string wildcard, object particle)
 

Private Attributes

int last
 
Hashtable names
 
Hashtable wildcards
 
ArrayList particles
 
object particleLast
 
bool isUpaEnforced = true
 

Detailed Description

Definition at line 9 of file SymbolsDictionary.cs.


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