SystemTextJsonAndNewtonsoftJsonConverter.

Convert(JsonElement, JObject, ResolutionContext) Method

Syntax

public JObject Convert(JsonElement source, JObject destination, ResolutionContext context)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
source JsonElement
destination JObject
context ResolutionContext

Return Value

Type Description
JObject