C# Class SpeakerNet.Web.Optimization.JsMinifyWithRename

Inheritance: IBundleTransform
Exibir arquivo Open project: dotnet-koelnbonn/SpeakerNet

Public Methods

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

Private Methods

Method Description
GenerateErrorResponse ( BundleResponse bundle, IEnumerable errors ) : void

Method Details

Process() public method

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