C# Class AppUpdater.Publisher.Program

Show file Open project: diogomafra/AppUpdater

Public Methods

Method Description
Execute ( string args ) : void

Private Methods

Method Description
Main ( string args ) : void
ProcessArgs ( string args ) : void
PublishVersion ( ) : void
ValidateArgs ( ) : void

Method Details

Execute() public method

public Execute ( string args ) : void
args string
return void