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

Inheritance: IContractResolver
Afficher le fichier Open project: ravendb/docs

Méthodes publiques

Méthode Description
ResolveContract ( Type type ) : JsonContract

Method Details

ResolveContract() public méthode

public ResolveContract ( Type type ) : JsonContract
type System.Type
Résultat JsonContract