Search
AutoJson Members
Constructors
 


Apply the AutoJson attribute to a property of a CompositeNode-derived class to indicate that it should be included in JSON serialization.

The following tables list the members exposed by the AutoJson type.

 Public Constructors

  Name Description

AutoJson

Initializes a new instance of the AutoJson attribute.

 See Also