C# Class Bundling.Extensions.Transforms.JsTransform

Inheritance: IBundleTransform
Afficher le fichier Open project: unger/Bundling.Extensions

Méthodes publiques

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

Method Details

Process() public méthode

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