C# Class AppHarbor.Commands.RemoveHostnameCommand

Inheritance: ApplicationCommand
Afficher le fichier Open project: appharbor/appharbor-cli Class Usage Examples

Méthodes publiques

Méthode Description
RemoveHostnameCommand ( IApplicationConfiguration applicationConfiguration, IAppHarborClient appharborClient )

Méthodes protégées

Méthode Description
InnerExecute ( string arguments ) : void

Method Details

InnerExecute() protected méthode

protected InnerExecute ( string arguments ) : void
arguments string
Résultat void

RemoveHostnameCommand() public méthode

public RemoveHostnameCommand ( IApplicationConfiguration applicationConfiguration, IAppHarborClient appharborClient )
applicationConfiguration IApplicationConfiguration
appharborClient IAppHarborClient