Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.JsonDocumentOptions Struct Reference

Package Functions

JsonReaderOptions GetReaderOptions ()
 

Properties

JsonCommentHandling CommentHandling [get, set]
 
int MaxDepth [get, set]
 
bool AllowTrailingCommas [get, set]
 

Private Attributes

int _maxDepth
 
JsonCommentHandling _commentHandling
 

Detailed Description

Definition at line 3 of file JsonDocumentOptions.cs.


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