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

Inheritance: IBundleTransform
显示文件 Open project: KHProjects/KH-Parker-Fox

Public Methods

Method Description
Process ( BundleContext context, BundleResponse response ) : void

Method Details

Process() public method

public Process ( BundleContext context, BundleResponse response ) : void
context BundleContext
response BundleResponse
return void