C# Класс AppHarbor.Commands.AddConfigCommand

Наследование: ApplicationCommand
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
AddConfigCommand ( IApplicationConfiguration applicationConfiguration, IAppHarborClient appharborClient )

Защищенные методы

Метод Описание
InnerExecute ( string arguments ) : void

Описание методов

AddConfigCommand() публичный метод

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

InnerExecute() защищенный метод

protected InnerExecute ( string arguments ) : void
arguments string
Результат void