C# Class DropkicKExample.infrastructure.app.registration.ContainerBinding

The main inversion container registration for the application. Look for other container bindings in client projects.
Inheritance: Ninject.Modules.NinjectModule
Afficher le fichier Open project: ferventcoder/presentations

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