JsonElementConverter.

Convert(JsonElement, string, ResolutionContext) Method

Syntax

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

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
source JsonElement
destination string
context ResolutionContext

Return Value

Type Description
string