C# 클래스 Badges.App_Start.DbInitializer

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

공개 메소드들

메소드 설명
PreStart ( ) : void

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

ResetDb ( ) : void

비공개 메소드들

메소드 설명
PopulateDb ( FluentConfiguration config ) : void
PopulateLookups ( ISession session ) : void

메소드 상세

PreStart() 공개 정적인 메소드

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

ResetDb() 공개 정적인 메소드

public static ResetDb ( ) : void
리턴 void