C# Class Mhotivo.NinjectWebCommon

Afficher le fichier Open project: armejiaf/Mhotivo

Méthodes publiques

Méthode Description
Start ( ) : void
Stop ( ) : void

Private Methods

Méthode Description
CreateKernel ( ) : IKernel

Creates the kernel that will manage your application.

RegisterServices ( IKernel kernel ) : void

Load your modules or register your services here!

Method Details

Start() public static méthode

public static Start ( ) : void
Résultat void

Stop() public static méthode

public static Stop ( ) : void
Résultat void