C# Class Editor.Scheduler.Program

Show file Open project: RIATEAM/MYSTIC

Public Methods

Method Description
Main ( string args ) : void

Private Methods

Method Description
CopyDirectory ( string sourcePath, string destPath, bool overwrite ) : void
Pubblica ( Content content, CMSCustomer customer ) : void

Method Details

Main() public static method

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