C# 클래스 Raven.Documentation.Samples.ClientApi.Configuration.Conventions.CustomJsonContractResolver

상속: IContractResolver
파일 보기 프로젝트 열기: ravendb/docs

공개 메소드들

메소드 설명
ResolveContract ( Type type ) : JsonContract

메소드 상세

ResolveContract() 공개 메소드

public ResolveContract ( Type type ) : JsonContract
type System.Type
리턴 JsonContract