C# Class MWS.Service.Program

ファイルを表示 Open project: SavageLearning/Machete

Public Methods

Method Description
Main ( ) : void

The main entry point for the application.

Private Methods

Method Description
RunInteractive ( System.ServiceProcess.ServiceBase servicesToRun ) : void

Method Details

Main() public static method

The main entry point for the application.
public static Main ( ) : void
return void