C# Class Web.Optimization.Bundles.AjaxMin.AjaxMinJsMinify

Inheritance: JsMinify
ファイルを表示 Open project: philipproplesch/Web.Optimization

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