C# Class EasyService4Net.ServiceInternals.ProjectInstaller

Inheritance: System.Configuration.Install.Installer
ファイルを表示 Open project: TheCodeCleaner/EasyService4Net

Public Methods

Method Description
InitInstaller ( string serviceDisplayName, string serviceName ) : void
ProjectInstaller ( ) : System.ComponentModel

Method Details

InitInstaller() public static method

public static InitInstaller ( string serviceDisplayName, string serviceName ) : void
serviceDisplayName string
serviceName string
return void

ProjectInstaller() public method

public ProjectInstaller ( ) : System.ComponentModel
return System.ComponentModel