Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.Serialization.JsonSerializerContext Class Referenceabstract

Public Member Functions

JsonTypeInfoGetTypeInfo (Type type)
 

Protected Member Functions

 JsonSerializerContext (JsonSerializerOptions? options)
 

Package Attributes

JsonSerializerOptions _options
 

Properties

JsonSerializerOptions Options [get]
 
bool CanUseSerializationLogic [get]
 
JsonSerializerOptionsGeneratedSerializerOptions [get]
 

Private Attributes

bool_canUseSerializationLogic
 

Detailed Description

Definition at line 7 of file JsonSerializerContext.cs.


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