Constructors
-
Json
Container protected Initializes a new instance of the JsonContainerAttribute class.Attribute() -
Json
Container protected Initializes a new instance of the JsonContainerAttribute class with the specified container Id.Attribute(String)
Properties
- Description Gets or sets the description.
- Id Gets or sets the id.
-
Is
Reference Gets or sets a value that indicates whether to preserve object references. -
Item
Converter The parameter list to use when constructing the JsonConverter described by ItemConverterType. If null, the default constructor is used. When non-null, there must be a constructor defined in the JsonConverter that exactly matches the number, order, and type of these parameters.Parameters -
Item
Converter Gets or sets the collection's items converter.Type -
Item
Is Gets or sets a value that indicates whether to preserve collection's items references.Reference -
Item
Reference Gets or sets the reference loop handling used when serializing the collection's items.Loop Handling -
Item
Type Gets or sets the type name handling used when serializing the collection's items.Name Handling -
Naming
Strategy Instance -
Naming
Strategy The parameter list to use when constructing the NamingStrategy described by NamingStrategyType. If null, the default constructor is used. When non-null, there must be a constructor defined in the NamingStrategy that exactly matches the number, order, and type of these parameters.Parameters -
Naming
Strategy Gets or sets the Type of the NamingStrategy.Type - Title Gets or sets the title.