C# 클래스 MovingScrewdriver.Web.Infrastructure.GZipTransform

상속: IBundleTransform
파일 보기 프로젝트 열기: Gutek/MovingScrewdriver

공개 메소드들

메소드 설명
GZipTransform ( string contentType ) : System
Process ( BundleContext context, BundleResponse response ) : void

메소드 상세

GZipTransform() 공개 메소드

public GZipTransform ( string contentType ) : System
contentType string
리턴 System

Process() 공개 메소드

public Process ( BundleContext context, BundleResponse response ) : void
context BundleContext
response BundleResponse
리턴 void