C# Class Owin.ContentTypeExtensions

Afficher le fichier Open project: owin/museum-piece-gate

Méthodes publiques

Méthode Description
UseContentType ( this builder ) : IAppBuilder
UseContentType ( this builder, string contentType ) : IAppBuilder

Method Details

UseContentType() public static méthode

public static UseContentType ( this builder ) : IAppBuilder
builder this
Résultat IAppBuilder

UseContentType() public static méthode

public static UseContentType ( this builder, string contentType ) : IAppBuilder
builder this
contentType string
Résultat IAppBuilder