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

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 JsonReaderOptions.cs.


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