C# Class DeployPackages.Program

ファイルを表示 Open project: Rhetos/Rhetos

Public Methods

Method Description
Main ( string args ) : int

Private Methods

Method Description
DownloadPackages ( ILogger logger, Arguments arguments ) : void
GenerateApplication ( ILogger logger, Arguments arguments ) : void
InitializeGeneratedApplication ( ILogger logger, Arguments arguments ) : void
PrintSummary ( Exception ex ) : void

Method Details

Main() public static method

public static Main ( string args ) : int
args string
return int