C# Class AppUpdater.Publisher.Program

Afficher le fichier Open project: diogomafra/AppUpdater

Méthodes publiques

Méthode Description
Execute ( string args ) : void

Private Methods

Méthode Description
Main ( string args ) : void
ProcessArgs ( string args ) : void
PublishVersion ( ) : void
ValidateArgs ( ) : void

Method Details

Execute() public méthode

public Execute ( string args ) : void
args string
Résultat void