C# 클래스 BinaryStudio.TaskManager.Web.NinjectModules.MainInjectModule

Registers types in NInject IoC container
상속: Ninject.Modules.NinjectModule
파일 보기 프로젝트 열기: dv00d00/BinaryStudio.TaskManager

공개 메소드들

메소드 설명
Load ( ) : void

Loads the module into the kernel.

메소드 상세

Load() 공개 메소드

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