Show / Hide Table of Contents

    Class JsonSerializerSettingsExtensions

    Extension methods for the .

    Inheritance
    System.Object
    JsonSerializerSettingsExtensions
    Namespace: Cuemon.Serialization.Json
    Assembly: Cuemon.Serialization.Json.dll
    Syntax
    public static class JsonSerializerSettingsExtensions : object

    Methods

    | Improve this Doc

    ApplyToDefaultSettings(JsonSerializerSettings)

    Applies the specified settings to the function delegate .

    Declaration
    public static void ApplyToDefaultSettings(this JsonSerializerSettings settings)
    Parameters
    Type Name Description
    JsonSerializerSettings settings

    The JSON serializer settings.

    • Improve this Doc
    • View Source
    Back to top Copyright 2008-2018 Weubphoria. All rights reserved.
    Generated by DocFX