Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Xml.Serialization.ImportContext Class Reference

Public Member Functions

 ImportContext (CodeIdentifiers? identifiers, bool shareTypes)
 

Package Functions

 ImportContext ()
 

Properties

SchemaObjectCache Cache [get]
 
Hashtable Elements [get]
 
Hashtable Mappings [get]
 
CodeIdentifiers TypeIdentifiers [get]
 
bool ShareTypes [get]
 
StringCollection Warnings [get]
 

Private Attributes

readonly bool _shareTypes
 
SchemaObjectCache _cache
 
Hashtable _mappings
 
Hashtable _elements
 
CodeIdentifiers _typeIdentifiers
 

Detailed Description

Definition at line 6 of file ImportContext.cs.


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