Walter.BOM
ResolveContract Method
Walter.BOM Assembly > Walter.BOM Namespace > ShouldSerializeContractResolver Class : ResolveContract Method
The type to resolve a contract for.
Resolves the contract for a given type.
Syntax
public virtual Newtonsoft.Json.Serialization.JsonContract ResolveContract( 
   Type type
)

Parameters

type
The type to resolve a contract for.

Return Value

The contract for a given type.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ShouldSerializeContractResolver Class
ShouldSerializeContractResolver Members