C# Class EditorEngine.MainClass

显示文件 Open project: continuoustests/EditorEngine

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
HandleShutdownConsumerShutdown ( object sender, EventArgs e ) : void
getLogFile ( string args ) : string
printUsages ( ) : void
startApplication ( string key ) : void

Method Details

Main() public static method

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