C# 클래스 DropkicKExample.infrastructure.app.registration.ContainerBinding

The main inversion container registration for the application. Look for other container bindings in client projects.
상속: Ninject.Modules.NinjectModule
파일 보기 프로젝트 열기: ferventcoder/presentations

공개 메소드들

메소드 설명
Load ( ) : void

Loads the module into the kernel.

메소드 상세

Load() 공개 메소드

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