Click or drag to resize
Json.NET Schema

JsonIgnoreAttribute Class

 

[Missing <summary> documentation for "T:Newtonsoft.Json.JsonIgnoreAttribute"]

Inheritance Hierarchy
Newtonsoft.JsonJsonIgnoreAttribute

Namespace:  Newtonsoft.Json
Assembly:  Newtonsoft.Json.Schema (in Newtonsoft.Json.Schema.dll) Version: 3.0.6
Syntax
C#
public class JsonIgnoreAttribute
See Also