You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > DefaultContractResolver Class > DefaultContractResolver Methods > CreateProperty Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
DefaultContractResolver.CreateProperty Method

Creates a JsonProperty for the given MemberInfo.

Syntax
C++
C#
Visual Basic
protected: JsonProperty CreateProperty( MemberInfo member, MemberSerialization memberSerialization );
Parameters
Parameters 
Description 
member 
The member to create a JsonProperty for. 
memberSerialization 
The member's parent MemberSerialization
Returns

A created JsonProperty for the given MemberInfo.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.