C# 클래스 AcklenAvenue.Data.Sample.DataLayer.BootstrapperBase

파일 보기 프로젝트 열기: AcklenAvenue/AcklenAvenue.Data

공개 메소드들

메소드 설명
Run ( ) : void

보호된 메소드들

메소드 설명
BootstrapperBase ( Container container ) : System.Collections.Generic

비공개 메소드들

메소드 설명
ConfigureDataLayer ( ) : void
CreateTheDatabaseFile ( ) : void
DeleteFileDatabaseIfExists ( string connectionString ) : void
PopulateDatabase ( ) : void

메소드 상세

BootstrapperBase() 보호된 메소드

protected BootstrapperBase ( Container container ) : System.Collections.Generic
container Container
리턴 System.Collections.Generic

Run() 공개 메소드

public Run ( ) : void
리턴 void