C# Class Ninject.Web.WebModule

The mvc nodule
Inheritance: Ninject.Modules.NinjectModule
Show file Open project: ninject/Ninject.Web

Public Methods

Method Description
Load ( ) : void

Loads the module into the kernel.

Method Details

Load() public method

Loads the module into the kernel.
public Load ( ) : void
return void