Symphony Framework
CSharpContractResolver Class
Members 
Symphony.Harmony.Core Namespace : CSharpContractResolver Class
Contract Resolves use with the JSON parser.
Syntax
public class CSharpContractResolver : 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.CSharpContractResolver

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

CSharpContractResolver Members
Symphony.Harmony.Core Namespace