C# Class AutoFad.DownloadService

Inheritance: ServiceBase
Show file Open project: OleAlbers/fad2

Public Methods

Method Description
DownloadService ( ) : System

Protected Methods

Method Description
OnStart ( Array args ) : void
OnStop ( ) : void

Method Details

DownloadService() public method

public DownloadService ( ) : System
return System

OnStart() protected method

protected OnStart ( Array args ) : void
args Array
return void

OnStop() protected method

protected OnStop ( ) : void
return void