C# Class Machete.Web.App_Start.UnityWebActivator

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

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