Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
JsonNodeOptions.cs
Go to the documentation of this file.
1
namespace
System.Text.Json.Nodes
;
2
3
public
struct
JsonNodeOptions
4
{
5
public
bool
PropertyNameCaseInsensitive
{
get
;
set
; }
6
}
System.Text.Json.Nodes
Definition
JsonArray.cs:7
System.Text.Json.Nodes.JsonNodeOptions.PropertyNameCaseInsensitive
bool PropertyNameCaseInsensitive
Definition
JsonNodeOptions.cs:5
System.Text.Json.Nodes.JsonNodeOptions
Definition
JsonNodeOptions.cs:4
source
System.Text.Json
System.Text.Json.Nodes
JsonNodeOptions.cs
Generated by
1.10.0