C# Class ActivityLog.AppStart_NinjectMVC3

Afficher le fichier Open project: marcusoftnet/ProgressiveNetDemos

Méthodes publiques

Méthode Description
GetCurrentUser ( ) : IPrincipal
RegisterServices ( IKernel kernel ) : void
Start ( ) : void

Method Details

GetCurrentUser() public static méthode

public static GetCurrentUser ( ) : IPrincipal
Résultat IPrincipal

RegisterServices() public static méthode

public static RegisterServices ( IKernel kernel ) : void
kernel IKernel
Résultat void

Start() public static méthode

public static Start ( ) : void
Résultat void