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

Inheritance: ICommand
Datei anzeigen Open project: andreaskoch/NuDeploy Class Usage Examples

Public Methods

Method Description
CleanupCommand ( IUserInterface userInterface, ICleanupService cleanupService ) : System
Execute ( ) : bool

Method Details

CleanupCommand() public method

public CleanupCommand ( IUserInterface userInterface, ICleanupService cleanupService ) : System
userInterface IUserInterface
cleanupService ICleanupService
return System

Execute() public method

public Execute ( ) : bool
return bool