C# Class ParkerFox.Infrastructure.Web.Bundling.LessBundleTransform

Inheritance: IBundleTransform
Afficher le fichier Open project: KHProjects/KH-Parker-Fox

Méthodes publiques

Méthode Description
Process ( BundleContext context, BundleResponse response ) : void

Method Details

Process() public méthode

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