C# 클래스 NuDeploy.CommandLine.Commands.Console.CleanupCommand

상속: ICommand
파일 보기 프로젝트 열기: andreaskoch/NuDeploy 1 사용 예제들

공개 메소드들

메소드 설명
CleanupCommand ( IUserInterface userInterface, ICleanupService cleanupService ) : System
Execute ( ) : bool

메소드 상세

CleanupCommand() 공개 메소드

public CleanupCommand ( IUserInterface userInterface, ICleanupService cleanupService ) : System
userInterface IUserInterface
cleanupService ICleanupService
리턴 System

Execute() 공개 메소드

public Execute ( ) : bool
리턴 bool