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

Creates properties for the given JsonContract.

Syntax
C++
C#
Visual Basic
protected: IList<JsonProperty> CreateProperties( Type type, MemberSerialization memberSerialization );
Parameters
Parameters 
Description 
type 
The type to create properties for. 
memberSerialization 
The member serialization mode for the type. 
Returns

Properties for the given JsonContract.

///

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