Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Serialization.SchemaObjectCache Class Referencesealed

Package Functions

XmlSchemaObject AddItem (XmlSchemaObject item, XmlQualifiedName qname, XmlSchemas schemas)
 
bool Match (XmlSchemaObject o1, XmlSchemaObject o2, bool shareTypes)
 
void GenerateSchemaGraph (XmlSchemas schemas)
 

Package Attributes

Hashtable looks = new Hashtable()
 

Properties

Hashtable Graph [get]
 
Hashtable Hash [get]
 
Hashtable ObjectCache [get]
 
StringCollection Warnings [get]
 

Private Member Functions

ArrayList GetDependencies (XmlSchemaObject o, ArrayList deps, Hashtable refs)
 
int CompositeHash (XmlSchemaObject o, int hash)
 
int GetHash (XmlSchemaObject o)
 
string ToString (XmlSchemaObject o, SchemaObjectWriter writer)
 

Private Attributes

Hashtable _graph
 
Hashtable _hash
 
Hashtable _objectCache
 
StringCollection _warnings
 

Detailed Description

Definition at line 8 of file SchemaObjectCache.cs.


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