Symphony Framework
CreatePropertyFromConstructorParameter Method (ContractResolver)
Symphony.Harmony.Core Namespace > ContractResolver Class : CreatePropertyFromConstructorParameter Method
Syntax
protected virtual Newtonsoft.Json.Serialization.JsonProperty CreatePropertyFromConstructorParameter( 
   Newtonsoft.Json.Serialization.JsonProperty matchingMemberProperty,
   ParameterInfo parameterInfo
)

Parameters

matchingMemberProperty
parameterInfo
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 Class
ContractResolver Members