Ninject.Web.Mvc |
Ninject.Web.WebApi |
이름 | 설명 |
---|---|
KernelContainer | A static container for the NinjectHttpApplication's kernel. |
NinjectHttpModule | An IHttpModule that injects dependencies into pages and usercontrols. |
NinjectWebHttpApplicationPlugin | The web plugin implementation for MVC |
PageBase | A Page that supports injections. |
UserControlBase | A UserControl that supports injections. |
WebControlBase | A WebControl that supports injections. |
WebModule | The mvc nodule |
WebServiceBase | A WebService that supports injections. |