C# Class Bundling.Extensions.Transforms.YuiCssMinify

Inheritance: IBundleTransform
ファイルを表示 Open project: unger/Bundling.Extensions Class Usage Examples

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