Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.Serialization.DataContractSerializerSettings Class Reference

Properties

XmlDictionaryStringRootName [get, set]
 
XmlDictionaryStringRootNamespace [get, set]
 
IEnumerable< Type >? KnownTypes [get, set]
 
int MaxItemsInObjectGraph [get, set]
 
bool IgnoreExtensionDataObject [get, set]
 
bool PreserveObjectReferences [get, set]
 
DataContractResolverDataContractResolver [get, set]
 
bool SerializeReadOnlyTypes [get, set]
 

Private Attributes

int _maxItemsInObjectGraph = int.MaxValue
 

Detailed Description

Definition at line 6 of file DataContractSerializerSettings.cs.


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