C# Class NuDeploy.CommandLine.Commands.Console.InstallCommand

Inheritance: ICommand
Afficher le fichier Open project: andreaskoch/NuDeploy Class Usage Examples

Méthodes publiques

Méthode Description
Execute ( ) : bool
InstallCommand ( IUserInterface userInterface, IPackageInstaller packageInstaller, IDeploymentTypeParser deploymentTypeParser ) : System

Method Details

Execute() public méthode

public Execute ( ) : bool
Résultat bool

InstallCommand() public méthode

public InstallCommand ( IUserInterface userInterface, IPackageInstaller packageInstaller, IDeploymentTypeParser deploymentTypeParser ) : System
userInterface IUserInterface
packageInstaller IPackageInstaller
deploymentTypeParser IDeploymentTypeParser
Résultat System