C# Class BoC.InversionOfControl.Ninject.NinjectWebActivator

Provides the bootstrapping for integrating Unity with ASP.NET MVC.
Afficher le fichier Open project: csteeg/BoC

Méthodes publiques

Méthode Description
Start ( ) : void

Integrates Unity when the application starts.

Method Details

Start() public static méthode

Integrates Unity when the application starts.
public static Start ( ) : void
Résultat void