C# Class Subtext.InstallCommand

Inheritance: Command
Afficher le fichier Open project: ayende/Subtext

Méthodes protégées

Méthode Description
ExecuteCommand ( Arguments arguments ) : void

Private Methods

Méthode Description
CreateDatabase ( string connectionString ) : void
DropDatabase ( string connectionString ) : void

Method Details

ExecuteCommand() protected méthode

protected ExecuteCommand ( Arguments arguments ) : void
arguments Arguments
Résultat void