Symphony Framework
ContractResolver Class
Members 
Symphony.Harmony.Core Namespace : ContractResolver Class
Contract Resolves use with the JSON parser.
Syntax
public class ContractResolver : Newtonsoft.Json.Serialization.DefaultContractResolver, Newtonsoft.Json.Serialization.IContractResolver  
Remarks
Enables the Symphony Data Object serialization to selectively process class properties.
Inheritance Hierarchy

System.Object
   Newtonsoft.Json.Serialization.DefaultContractResolver
      Symphony.Harmony.Core.ContractResolver

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ContractResolver Members
Symphony.Harmony.Core Namespace