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

Creates a JsonLinqContract for the given type.

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

A JsonLinqContract for the given type.

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