C# 클래스 Prototype.Service.Modules.DependancyModule

Niject Module to load and manage dependancies across the lifetime of the service
상속: Ninject.Modules.NinjectModule
파일 보기 프로젝트 열기: radicalgeek/SampleMicroservice

공개 메소드들

메소드 설명
Load ( ) : void

Bind Interfaces to implimentations for dependancy injection

메소드 상세

Load() 공개 메소드

Bind Interfaces to implimentations for dependancy injection
public Load ( ) : void
리턴 void