Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.Serialization.Metadata.JsonObjectInfoValues< T > Class Template Referencesealed

Properties

Func< T >? ObjectCreator [get]
 
Func< object[], T >? ObjectWithParameterizedConstructorCreator [get]
 
Func< JsonSerializerContext, JsonPropertyInfo[]>? PropertyMetadataInitializer [get]
 
Func< JsonParameterInfoValues[]>? ConstructorParameterMetadataInitializer [get]
 
JsonNumberHandling NumberHandling [get]
 
Action< Utf8JsonWriter, T >? SerializeHandler [get]
 

Detailed Description

Definition at line 3 of file JsonObjectInfoValues.cs.


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