|
override Dictionary< string, object > | Read (ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options) |
|
override void | Write (Utf8JsonWriter writer, Dictionary< string, object > value, JsonSerializerOptions options) |
|
◆ Read()
override Dictionary<string, object> RelayDotNet.DictionaryStringObjectJsonConverterCustomWrite.Read |
( |
ref Utf8JsonReader |
reader, |
|
|
Type |
typeToConvert, |
|
|
JsonSerializerOptions |
options |
|
) |
| |
|
inline |
◆ Write()
override void RelayDotNet.DictionaryStringObjectJsonConverterCustomWrite.Write |
( |
Utf8JsonWriter |
writer, |
|
|
Dictionary< string, object > |
value, |
|
|
JsonSerializerOptions |
options |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: