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

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

공개 메소드들

메소드 설명
Execute ( ) : bool
PackageSolutionCommand ( IUserInterface userInterface, ISolutionPackagingService solutionPackagingService, IBuildPropertyParser buildPropertyParser, IPublishingService publishingService ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( ) : bool
리턴 bool

PackageSolutionCommand() 공개 메소드

public PackageSolutionCommand ( IUserInterface userInterface, ISolutionPackagingService solutionPackagingService, IBuildPropertyParser buildPropertyParser, IPublishingService publishingService ) : System
userInterface IUserInterface
solutionPackagingService ISolutionPackagingService
buildPropertyParser IBuildPropertyParser
publishingService IPublishingService
리턴 System