C# 클래스 Thinktecture.Applications.Framework.WebApi.JsonContentNegotiator

상속: IContentNegotiator
파일 보기 프로젝트 열기: ChristianWeyer/tUdUs

공개 메소드들

메소드 설명
Negotiate ( Type type, HttpRequestMessage request, IEnumerable formatters ) : System.Net.Http.Formatting.ContentNegotiationResult

메소드 상세

Negotiate() 공개 메소드

public Negotiate ( Type type, HttpRequestMessage request, IEnumerable formatters ) : System.Net.Http.Formatting.ContentNegotiationResult
type System.Type
request System.Net.Http.HttpRequestMessage
formatters IEnumerable
리턴 System.Net.Http.Formatting.ContentNegotiationResult