C# Class SpeakerNet.Web.Optimization.JsMinifyWithRename

Inheritance: IBundleTransform
Afficher le fichier Open project: dotnet-koelnbonn/SpeakerNet

Méthodes publiques

Méthode Description
Process ( BundleContext context, BundleResponse response ) : void

Private Methods

Méthode Description
GenerateErrorResponse ( BundleResponse bundle, IEnumerable errors ) : void

Method Details

Process() public méthode

public Process ( BundleContext context, BundleResponse response ) : void
context BundleContext
response BundleResponse
Résultat void