C# Class EmberHandlebarsBundleTransform, csharp-ember-handlebars

Inheritance: IBundleTransform
Exibir arquivo Open project: Myslik/csharp-ember-handlebars

Public Methods

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

Method Details

Process() public method

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