C# 클래스 Badges.App_Start.UCDArchBootstrapper

파일 보기 프로젝트 열기: ucdavis/Badges

공개 메소드들

메소드 설명
PreStart ( ) : void

PreStart for the UCDArch Application configures the model binding, db, and IoC container

비공개 메소드들

메소드 설명
InitializeServiceLocator ( ) : IWindsorContainer

메소드 상세

PreStart() 공개 정적인 메소드

PreStart for the UCDArch Application configures the model binding, db, and IoC container
public static PreStart ( ) : void
리턴 void