Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
HelloWorld
WebHost
JsonContentNegotiator
C# Class HelloWorld.WebHost.JsonContentNegotiator
Inheritance:
IContentNegotiator
Datei anzeigen
Open project: Ivony/HelloWorld
Public Methods
Method
Description
Negotiate
(
Type
type
,
HttpRequestMessage
request
,
IEnumerable
formatters
) :
System.Net.Http.Formatting.ContentNegotiationResult
Method Details
Negotiate()
public
method
public
Negotiate
(
Type
type
,
HttpRequestMessage
request
,
IEnumerable
formatters
) :
System.Net.Http.Formatting.ContentNegotiationResult
type
System.Type
request
System.Net.Http.HttpRequestMessage
formatters
IEnumerable
return
System.Net.Http.Formatting.ContentNegotiationResult