C# Class DefragService.DefragServiceInstaller

Inheritance: System.Configuration.Install.Installer
Show file Open project: pauldoo/scratch

Public Methods

Method Description
DefragServiceInstaller ( ) : System

Public Constructor for WindowsServiceInstaller. - Put all of your Initialization code here.

Method Details

DefragServiceInstaller() public method

Public Constructor for WindowsServiceInstaller. - Put all of your Initialization code here.
public DefragServiceInstaller ( ) : System
return System