Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Serialization.SpecialMapping Class Reference

Properties

bool NamedAny [get, set]
 
bool ReferencedByTopLevelElement [set]
 
bool ReferencedByElement [get, set]
 
string Namespace [get, set]
 
string TypeName [get, set]
 
TypeDesc TypeDesc [get, set]
 
bool IncludeInSchema [get, set]
 
virtual bool IsList [get, set]
 
bool IsReference [set]
 
bool IsAnonymousType [get]
 
virtual string DefaultElementName [get]
 
bool IsSoap [get, set]
 

Private Attributes

bool _namedAny
 
TypeDesc _typeDesc
 
string _typeNs
 
string _typeName
 
bool _referencedByElement
 
bool _referencedByTopLevelElement
 
bool _includeInSchema = true
 
bool _reference
 
bool _isSoap
 

Detailed Description

Definition at line 3 of file SpecialMapping.cs.


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