C# Class BloombergFLP.CollectdWin.Program

Show file Open project: Netuitive/collectdwin

Public Methods

Method Description
Main ( string args ) : void

The main entry point for the application.

Method Details

Main() public static method

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