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

Properties

stringRootName [get, set]
 
IEnumerable< Type >? KnownTypes [get, set]
 
int MaxItemsInObjectGraph [get, set]
 
bool IgnoreExtensionDataObject [get, set]
 
EmitTypeInformation EmitTypeInformation [get, set]
 
DateTimeFormatDateTimeFormat [get, set]
 
bool SerializeReadOnlyTypes [get, set]
 
bool UseSimpleDictionaryFormat [get, set]
 

Private Attributes

int _maxItemsInObjectGraph = int.MaxValue
 

Detailed Description

Definition at line 5 of file DataContractJsonSerializerSettings.cs.


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