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

Properties

bool IsProperty [get]
 
bool IsPublic [get]
 
bool IsVirtual [get]
 
Type DeclaringType [get]
 
JsonTypeInfo PropertyTypeInfo [get]
 
JsonConverter< T >? Converter [get]
 
Func< object, T?>? Getter [get]
 
Action< object, T?>? Setter [get]
 
JsonIgnoreConditionIgnoreCondition [get]
 
bool HasJsonInclude [get]
 
bool IsExtensionData [get]
 
JsonNumberHandlingNumberHandling [get]
 
string PropertyName [get]
 
stringJsonPropertyName [get]
 

Detailed Description

Definition at line 3 of file JsonPropertyInfoValues.cs.


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