C# Class Bookstore.WebSite.MvcApplication

Inheritance: Ninject.Web.Mvc.NinjectHttpApplication
Show file Open project: aaronjensen/splits

Protected Methods

Method Description
CreateKernel ( ) : IKernel
OnApplicationStarted ( ) : void

Method Details

CreateKernel() protected method

protected CreateKernel ( ) : IKernel
return IKernel

OnApplicationStarted() protected method

protected OnApplicationStarted ( ) : void
return void