Terraria v1.4.4.9
Terraria source code documentation
|
Properties | |
string? | RootName [get, set] |
IEnumerable< Type >? | KnownTypes [get, set] |
int | MaxItemsInObjectGraph [get, set] |
bool | IgnoreExtensionDataObject [get, set] |
EmitTypeInformation | EmitTypeInformation [get, set] |
DateTimeFormat? | DateTimeFormat [get, set] |
bool | SerializeReadOnlyTypes [get, set] |
bool | UseSimpleDictionaryFormat [get, set] |
Private Attributes | |
int | _maxItemsInObjectGraph = int.MaxValue |
Definition at line 5 of file DataContractJsonSerializerSettings.cs.