Table of Contents

JsonSerializationInputFormatter Constructor

Definition

JsonSerializationInputFormatter(NewtonsoftJsonFormatterOptions)

Initializes a new instance of the JsonSerializationInputFormatter class.

public JsonSerializationInputFormatter(NewtonsoftJsonFormatterOptions options)

Parameters

options NewtonsoftJsonFormatterOptions

The NewtonsoftJsonFormatterOptions which need to be configured.