Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Text.Json.Serialization.Converters.ImmutableDictionaryOfTKeyTValueConverterWithReflection< TCollection, TKey, TValue > Class Template Referencesealed

Public Member Functions

 ImmutableDictionaryOfTKeyTValueConverterWithReflection ()
 

Protected Member Functions

override void Add (TKey key, in TValue value, JsonSerializerOptions options, ref ReadStack state)
 
override void CreateCollection (ref Utf8JsonReader reader, ref ReadStack state)
 
override void ConvertCollection (ref ReadStack state, JsonSerializerOptions options)
 

Package Functions

override void Initialize (JsonSerializerOptions options, JsonTypeInfo jsonTypeInfo=null)
 

Properties

override bool RequiresDynamicMemberAccessors [get]
 
override bool CanHaveIdMetadata [get]
 

Detailed Description

Type Constraints
TCollection :IReadOnlyDictionary 
TCollection :TKey 
TCollection :TValue 

Definition at line 7 of file ImmutableDictionaryOfTKeyTValueConverterWithReflection.cs.


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