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

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

Méthodes publiques

Méthode Description
Execute ( ) : bool
PublishCommand ( IUserInterface userInterface, IPublishingService publishingService ) : System

Method Details

Execute() public méthode

public Execute ( ) : bool
Résultat bool

PublishCommand() public méthode

public PublishCommand ( IUserInterface userInterface, IPublishingService publishingService ) : System
userInterface IUserInterface
publishingService IPublishingService
Résultat System