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

Creates the constructor parameters.

Syntax
C++
C#
Visual Basic
protected: IList<JsonProperty> CreateConstructorParameters( ConstructorInfo constructor, JsonPropertyCollection memberProperties );
Parameters
Parameters 
Description 
constructor 
The constructor to create properties for. 
memberProperties 
The type's member properties. 
Returns

Properties for the given ConstructorInfo.

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