C# Class FubuMVC.Coffee.CoffeeExtension

Inheritance: IFubuRegistryExtension
Mostrar archivo Open project: DarthFubuMVC/FubuMVC.AssetTransforms

Public Methods

Method Description
Configure ( FubuRegistry registry ) : void

Private Methods

Method Description
registerCompiler ( ServiceRegistry registry ) : void
registerDefaultServices ( ServiceRegistry registry ) : void

Method Details

Configure() public method

public Configure ( FubuRegistry registry ) : void
registry FubuMVC.Core.FubuRegistry
return void