Click or drag to resize
Json.NET

JsonObjectAttribute Constructor

 
Overload List
  NameDescription
Public methodJsonObjectAttribute
Initializes a new instance of the JsonObjectAttribute class.
Public methodJsonObjectAttribute(String)
Initializes a new instance of the JsonObjectAttribute class with the specified container Id.
Public methodJsonObjectAttribute(MemberSerialization)
Initializes a new instance of the JsonObjectAttribute class with the specified member serialization.
Top
See Also