Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HelloWorld
WebHost
JsonContentNegotiator
C# 클래스 HelloWorld.WebHost.JsonContentNegotiator
상속:
IContentNegotiator
파일 보기
프로젝트 열기: Ivony/HelloWorld
공개 메소드들
메소드
설명
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