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

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

Méthodes publiques

Méthode Description
Execute ( ) : bool
PackageBuildOutputCommand ( IUserInterface userInterface, IBuildOutputPackagingService buildOutputPackagingService, IPublishingService publishingService ) : System

Method Details

Execute() public méthode

public Execute ( ) : bool
Résultat bool

PackageBuildOutputCommand() public méthode

public PackageBuildOutputCommand ( IUserInterface userInterface, IBuildOutputPackagingService buildOutputPackagingService, IPublishingService publishingService ) : System
userInterface IUserInterface
buildOutputPackagingService IBuildOutputPackagingService
publishingService IPublishingService
Résultat System