Non Exportable Contract ResolverCreate Property Method
[Missing <summary> documentation for "M:Casewhere.Common.NonExportableContractResolver.CreateProperty(System.Reflection.MemberInfo,Newtonsoft.Json.MemberSerialization)"]
Definition
Namespace: Casewhere.Common
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
C#
protected override JsonProperty CreateProperty(
MemberInfo member,
MemberSerialization memberSerialization
)Parameters
- member MemberInfo
- memberSerialization MemberSerialization
Return Value
JsonProperty[Missing <returns> documentation for "M:Casewhere.Common.NonExportableContractResolver.CreateProperty(System.Reflection.MemberInfo,Newtonsoft.Json.MemberSerialization)"]