Click or drag to resize

OverrideJsonIgnoreContractResolver Class

Inheritance Hierarchy
DefaultContractResolver
  Canary.Axiom.Shared.ReportsOverrideJsonIgnoreContractResolver

Namespace: Canary.Axiom.Shared.Reports
Assembly: Canary.Axiom.Shared (in Canary.Axiom.Shared.dll) Version: 26.3.0.26126+77919fe8dcde1308422799b2086ea8bb512a61ce
Syntax
C#
public class OverrideJsonIgnoreContractResolver : DefaultContractResolver

The OverrideJsonIgnoreContractResolver type exposes the following members.

Constructors
 NameDescription
Public methodOverrideJsonIgnoreContractResolverInitializes a new instance of the OverrideJsonIgnoreContractResolver class
Top
Methods
 NameDescription
Protected methodCreateProperty 
Top
Fields
 NameDescription
Public fieldStatic memberInstance 
Top
See Also