JsonIgnoreDefaultAttribute Class
Prevents including a member in the JSON string if it equals to the default value of its type.
Constructors:
Name | Description | |
---|---|---|
JsonIgnoreDefaultAttribute() | Initializes a new instance of the JsonIgnoreDefaultAttribute class. |