C# Class Ember.Handlebars.ExampleWebAPI.HandlebarsBundleTransform

Inheritance: IBundleTransform
ファイルを表示 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