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

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

Méthodes publiques

Méthode Description
Execute ( ) : bool
PackageSolutionCommand ( IUserInterface userInterface, ISolutionPackagingService solutionPackagingService, IBuildPropertyParser buildPropertyParser, IPublishingService publishingService ) : System

Method Details

Execute() public méthode

public Execute ( ) : bool
Résultat bool

PackageSolutionCommand() public méthode

public PackageSolutionCommand ( IUserInterface userInterface, ISolutionPackagingService solutionPackagingService, IBuildPropertyParser buildPropertyParser, IPublishingService publishingService ) : System
userInterface IUserInterface
solutionPackagingService ISolutionPackagingService
buildPropertyParser IBuildPropertyParser
publishingService IPublishingService
Résultat System