C# Class Subtext.InstallCommand

Inheritance: Command
ファイルを表示 Open project: ayende/Subtext

Protected Methods

Method Description
ExecuteCommand ( Arguments arguments ) : void

Private Methods

Method Description
CreateDatabase ( string connectionString ) : void
DropDatabase ( string connectionString ) : void

Method Details

ExecuteCommand() protected method

protected ExecuteCommand ( Arguments arguments ) : void
arguments Arguments
return void