C# Class Bari.Plugins.FSRepository.BariModule

The module definition of this bari plugin
Inheritance: Ninject.Modules.NinjectModule
Datei anzeigen Open project: vigoo/bari

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