Click or drag to resize
Json.NET

JsonPropertyAttribute Constructor

 
Overload List
  NameDescription
Public methodJsonPropertyAttribute
Initializes a new instance of the JsonPropertyAttribute class.
Public methodJsonPropertyAttribute(String)
Initializes a new instance of the JsonPropertyAttribute class with the specified name.
Top
See Also