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

Creates a JsonObjectContract for the given type.

Syntax
C++
C#
Visual Basic
protected: JsonObjectContract CreateObjectContract( Type objectType );
Parameters
Parameters 
Description 
objectType 
Type of the object. 
Returns

A JsonObjectContract for the given type.

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