Show / Hide Table of Contents

    Class JsonConstructorAttribute

    Inheritance
    Attribute
    JsonConstructorAttribute
    Namespace: System.Dynamic.ExpandoObject
    Assembly: Newtonsoft.Json.dll
    Syntax
    [System.AttributeUsage(System.AttributeTargets.Constructor, AllowMultiple=false)]
    public sealed class JsonConstructorAttribute : Attribute

    Constructors

    JsonConstructorAttribute()

    Declaration
    public JsonConstructorAttribute ();
    Back to top Azure SDK for Net