C# Class AppHarbor.Commands.LinkAppCommand

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

Méthodes publiques

Méthode Description
LinkAppCommand ( IApplicationConfiguration applicationConfiguration, IAppHarborClient appharborClient ) : AppHarbor.Model

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

LinkAppCommand() public méthode

public LinkAppCommand ( IApplicationConfiguration applicationConfiguration, IAppHarborClient appharborClient ) : AppHarbor.Model
applicationConfiguration IApplicationConfiguration
appharborClient IAppHarborClient
Résultat AppHarbor.Model