- Assembly
- Rocket
.Surgery .Extensions .AutoMapper .NewtonsoftJson .dll - Namespace
- Rocket
.Surgery .Extensions .AutoMapper .NewtonsoftJson - Containing Type
- System
Text Json And Newtonsoft Json Converter
Syntax
public JToken Convert(JsonElement source, JToken destination, ResolutionContext context)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| source | JsonElement | |
| destination | JToken | |
| context | ResolutionContext |
Return Value
| Type | Description |
|---|---|
| JToken |
