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

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

Méthodes publiques

Méthode Description
Execute ( ) : bool
SelfUpdateCommand ( ApplicationInformation applicationInformation, ISelfUpdateService selfUpdateService, _Assembly targetAssembly ) : System

Method Details

Execute() public méthode

public Execute ( ) : bool
Résultat bool

SelfUpdateCommand() public méthode

public SelfUpdateCommand ( ApplicationInformation applicationInformation, ISelfUpdateService selfUpdateService, _Assembly targetAssembly ) : System
applicationInformation NuDeploy.Core.Common.Infrastructure.ApplicationInformation
selfUpdateService ISelfUpdateService
targetAssembly _Assembly
Résultat System