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

Package Functions

 SchemaGraph (Hashtable scope, XmlSchemas schemas)
 
ArrayList GetItems ()
 
void AddRef (ArrayList list, XmlSchemaObject o)
 
ArrayList Depends (XmlSchemaObject item)
 
void Depends (XmlSchemaObject item, ArrayList refs)
 

Private Attributes

readonly ArrayList _empty = new ArrayList()
 
readonly XmlSchemas _schemas
 
readonly Hashtable _scope
 
readonly int _items
 

Detailed Description

Definition at line 7 of file SchemaGraph.cs.


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