C# Class DotNetGroup.Web.Bundles.LessTransform

Inheritance: IBundleTransform
Exibir arquivo Open project: sergejusb/DotNetGroup

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