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

Properties

TypeMapping BaseMapping [get, set]
 
override string DefaultElementName [get]
 
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]
 
bool IsSoap [get, set]
 

Private Attributes

TypeMapping _baseMapping
 
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 NullableMapping.cs.


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