Ninject.Web.Mvc Nissing binding resolver that creates a binding for unknown controllers. Returns any bindings from the specified collection that match the specified request. The multimap of all registered bindings. The request in question. The series of matching bindings. Injects all filters of a filter info. Injects all filters of a FiltorInfo. Injects all filters of the specified filter info. The filter info. The kernel Initializes a new instance of the class. The kernel. Injects all filters of the specified filter info. The filter info. An that injects filters with dependencies. The injector for filter injection. Initializes a new instance of the class. The filter injector. Gets the filters for the specified request and action. The controller context. The action descriptor. The filters. An that injects filters with dependencies. The injector for filter injection. Initializes a new instance of the class. The filter injector. Gets the filters for the specified request and action. The controller context. The action descriptor. The filters. A controller factory that creates s via Ninject. Initializes a new instance of the class. The kernel that should be used to create controllers. Gets a controller instance of type controllerType. The request context. Type of controller to create. The controller instance. Gets the kernel that will be used to create controllers. Defines an that is controlled by a Ninject . The one per request module to release request scope at the end of the request The ninject kernel of the application Initializes a new instance of the class. Starts the application. Releases the kernel on application end. Creates the kernel that will manage your application. The created kernel. Creates the controller factory that is used to create the controllers. The created controller factory. Called when the application is started. Called when the application is stopped. Gets the kernel.