C# 클래스 Owin.ContentTypeExtensions

파일 보기 프로젝트 열기: owin/museum-piece-gate

공개 메소드들

메소드 설명
UseContentType ( this builder ) : IAppBuilder
UseContentType ( this builder, string contentType ) : IAppBuilder

메소드 상세

UseContentType() 공개 정적인 메소드

public static UseContentType ( this builder ) : IAppBuilder
builder this
리턴 IAppBuilder

UseContentType() 공개 정적인 메소드

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