C# 클래스 iGoat.Service.Bootstrapper

파일 보기 프로젝트 열기: AcklenAvenue/iGoat-Delivery-Back-End 1 사용 예제들

공개 메소드들

메소드 설명
Bootstrapper ( IContainer container ) : FluentNHibernate.Automapping.AutoMapper
ConfigureContainer ( ) : void
GetFluentConfiguration ( ) : FluentConfiguration
Run ( ) : void

메소드 상세

Bootstrapper() 공개 메소드

public Bootstrapper ( IContainer container ) : FluentNHibernate.Automapping.AutoMapper
container IContainer
리턴 FluentNHibernate.Automapping.AutoMapper

ConfigureContainer() 공개 메소드

public ConfigureContainer ( ) : void
리턴 void

GetFluentConfiguration() 공개 메소드

public GetFluentConfiguration ( ) : FluentConfiguration
리턴 FluentNHibernate.Cfg.FluentConfiguration

Run() 공개 메소드

public Run ( ) : void
리턴 void