You are here: Symbol Reference > Stimulsoft.Base.Json.Serialization Namespace > IContractResolver Interface > IContractResolver Methods > ResolveContract Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
IContractResolver.ResolveContract Method

Resolves the contract for a given type.

Syntax
C++
C#
Visual Basic
JsonContract ResolveContract( Type type );
Parameters
Parameters 
Description 
type 
The type to resolve a contract for. 
Returns

The contract for a given type.

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