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

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

Méthodes publiques

Méthode Description
Execute ( ) : bool
UninstallCommand ( IUserInterface userInterface, IPackageUninstaller packageUninstaller ) : System

Method Details

Execute() public méthode

public Execute ( ) : bool
Résultat bool

UninstallCommand() public méthode

public UninstallCommand ( IUserInterface userInterface, IPackageUninstaller packageUninstaller ) : System
userInterface IUserInterface
packageUninstaller IPackageUninstaller
Résultat System