Class JsonIgnoreDefaultAttribute Class

Prevents including a member in the JSON string if it equals to the default value of its type.

Constructors:

NameDescription
Public methodJsonIgnoreDefaultAttribute() Initializes a new instance of the JsonIgnoreDefaultAttribute class.