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

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

Méthodes publiques

Méthode Description
CleanupCommand ( IUserInterface userInterface, ICleanupService cleanupService ) : System
Execute ( ) : bool

Method Details

CleanupCommand() public méthode

public CleanupCommand ( IUserInterface userInterface, ICleanupService cleanupService ) : System
userInterface IUserInterface
cleanupService ICleanupService
Résultat System

Execute() public méthode

public Execute ( ) : bool
Résultat bool