C# Class Levelnis.Learning.UsingDataTablesWithWebApi.Infrastructure.BrowserJsonFormatter

Inheritance: JsonMediaTypeFormatter
Afficher le fichier Open project: levelnis/usingdatatableswithwebapi

Méthodes publiques

Méthode Description
BrowserJsonFormatter ( ) : System
SetDefaultContentHeaders ( Type type, HttpContentHeaders headers, MediaTypeHeaderValue mediaType ) : void

Method Details

BrowserJsonFormatter() public méthode

public BrowserJsonFormatter ( ) : System
Résultat System

SetDefaultContentHeaders() public méthode

public SetDefaultContentHeaders ( Type type, HttpContentHeaders headers, MediaTypeHeaderValue mediaType ) : void
type Type
headers HttpContentHeaders
mediaType MediaTypeHeaderValue
Résultat void