C# Class LazyCopy.Service.Program

Main application class.
Mostrar archivo Open project: aleksk/LazyCopy

Public Methods

Method Description
Main ( ) : void

The main entry point for the application.

Method Details

Main() public static method

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