Table of Contents

Class PolynomJsonOptions

Namespace
Ascon.Polynom.Web.Api.Data.Json
Assembly
Ascon.Polynom.Web.Api.Data.dll
public static class PolynomJsonOptions
Inheritance
PolynomJsonOptions
Inherited Members

Properties

Options

public static JsonSerializerOptions Options { get; }

Property Value

JsonSerializerOptions

Methods

GetJsonSerializerOptions()

public static JsonSerializerOptions GetJsonSerializerOptions()

Returns

JsonSerializerOptions

SetJsonSerializerOptions(JsonSerializerOptions)

public static JsonSerializerOptions SetJsonSerializerOptions(this JsonSerializerOptions options)

Parameters

options JsonSerializerOptions

Returns

JsonSerializerOptions