C# 클래스 Frapid.Installer.DbInstaller

파일 보기 프로젝트 열기: frapid/frapid 1 사용 예제들

공개 메소드들

메소드 설명
DbInstaller ( string domain ) : System.Threading.Tasks
InstallAsync ( ) : Task

비공개 메소드들

메소드 설명
CleanUpDbAsync ( ) : System.Threading.Tasks.Task
CreateDbAsync ( ) : System.Threading.Tasks.Task
IsDevelopment ( ) : bool

메소드 상세

DbInstaller() 공개 메소드

public DbInstaller ( string domain ) : System.Threading.Tasks
domain string
리턴 System.Threading.Tasks

InstallAsync() 공개 메소드

public InstallAsync ( ) : Task
리턴 Task