C# Class MovingScrewdriver.Web.Infrastructure.CacheBundleTransform

Inheritance: IBundleTransform
ファイルを表示 Open project: Gutek/MovingScrewdriver

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