Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Открытые методы
Метод
Описание
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