C# Class Owin.ContentTypeExtensions

Mostra file Open project: owin/museum-piece-gate

Public Methods

Method Description
UseContentType ( this builder ) : IAppBuilder
UseContentType ( this builder, string contentType ) : IAppBuilder

Method Details

UseContentType() public static method

public static UseContentType ( this builder ) : IAppBuilder
builder this
return IAppBuilder

UseContentType() public static method

public static UseContentType ( this builder, string contentType ) : IAppBuilder
builder this
contentType string
return IAppBuilder