C# Class Raven.Documentation.Samples.ClientApi.Configuration.Conventions.CustomJsonContractResolver

Inheritance: IContractResolver
Mostra file Open project: ravendb/docs

Public Methods

Method Description
ResolveContract ( Type type ) : JsonContract

Method Details

ResolveContract() public method

public ResolveContract ( Type type ) : JsonContract
type System.Type
return JsonContract