C# Class Web.Optimization.Bundles.Sass.SassTransform

Inheritance: IBundleTransform
Afficher le fichier Open project: philipproplesch/Web.Optimization

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