C# Class MovingScrewdriver.Web.Infrastructure.GZipTransform

Inheritance: IBundleTransform
Afficher le fichier Open project: Gutek/MovingScrewdriver

Méthodes publiques

Méthode Description
GZipTransform ( string contentType ) : System
Process ( BundleContext context, BundleResponse response ) : void

Method Details

GZipTransform() public méthode

public GZipTransform ( string contentType ) : System
contentType string
Résultat System

Process() public méthode

public Process ( BundleContext context, BundleResponse response ) : void
context BundleContext
response BundleResponse
Résultat void