C# Class BinaryStudio.TaskManager.Web.NinjectModules.MainInjectModule

Registers types in NInject IoC container
Inheritance: Ninject.Modules.NinjectModule
Afficher le fichier Open project: dv00d00/BinaryStudio.TaskManager

Méthodes publiques

Méthode Description
Load ( ) : void

Loads the module into the kernel.

Method Details

Load() public méthode

Loads the module into the kernel.
public Load ( ) : void
Résultat void