C# 클래스 Subtext.InstallCommand

상속: Command
파일 보기 프로젝트 열기: ayende/Subtext

보호된 메소드들

메소드 설명
ExecuteCommand ( Arguments arguments ) : void

비공개 메소드들

메소드 설명
CreateDatabase ( string connectionString ) : void
DropDatabase ( string connectionString ) : void

메소드 상세

ExecuteCommand() 보호된 메소드

protected ExecuteCommand ( Arguments arguments ) : void
arguments Arguments
리턴 void