C# 클래스 Ninject.Web.WebApi.WebApiModule

Defines the bindings and plugins of the WebApi extension.
상속: Ninject.Modules.NinjectModule
파일 보기 프로젝트 열기: ninject/Ninject.Web.WebApi

공개 메소드들

메소드 설명
Load ( ) : void

Loads the module into the kernel.

메소드 상세

Load() 공개 메소드

Loads the module into the kernel.
public Load ( ) : void
리턴 void