C# Class Handlebars.NodeModule

Inheritance: Ninject.Modules.NinjectModule
Show file Open project: james-andrewsmith/handlebars-net

Protected Methods

Method Description
Load ( ContainerBuilder builder ) : void

Method Details

Load() protected method

protected Load ( ContainerBuilder builder ) : void
builder ContainerBuilder
return void