C# 클래스 WebMarkupMin.AspNetCore1.HeaderDictionaryExtensions

Header dictionary extensions
파일 보기 프로젝트 열기: Taritsyn/WebMarkupMin

공개 메소드들

메소드 설명
IsEncodedContent ( this headers ) : bool

Checks whether the content is encoded

메소드 상세

IsEncodedContent() 공개 정적인 메소드

Checks whether the content is encoded
public static IsEncodedContent ( this headers ) : bool
headers this The to use
리턴 bool