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

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

Méthodes publiques

Méthode Description
Execute ( ) : bool
InstallationStatusCommand ( IUserInterface userInterface, IInstallationStatusProvider installationStatusProvider ) : System

Method Details

Execute() public méthode

public Execute ( ) : bool
Résultat bool

InstallationStatusCommand() public méthode

public InstallationStatusCommand ( IUserInterface userInterface, IInstallationStatusProvider installationStatusProvider ) : System
userInterface IUserInterface
installationStatusProvider IInstallationStatusProvider
Résultat System