C# Class Bundling.Extensions.Transforms.CssInlineImagesTransform

Inheritance: IBundleTransform
Show file Open project: unger/Bundling.Extensions

Public Methods

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

Private Methods

Method Description
GetDataUri ( FileInfo file ) : string

Method Details

Process() public method

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