SystemTextJsonAndNewtonsoftJsonConverter.

Convert(JObject, JsonElement, ResolutionContext) Method

Syntax

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

Parameters

Name Type Description
source JObject
destination JsonElement
context ResolutionContext

Return Value

Type Description
JsonElement