C# Class ConsulService.ProjectInstaller

Inheritance: CommonService
Mostra file Open project: cloudfoundry/diego-windows-release

Public Methods

Method Description
ProjectInstaller ( ) : System
ServiceName ( ) : string

Protected Methods

Method Description
OnAfterUninstall ( IDictionary savedState ) : void

Method Details

OnAfterUninstall() protected method

protected OnAfterUninstall ( IDictionary savedState ) : void
savedState IDictionary
return void

ProjectInstaller() public method

public ProjectInstaller ( ) : System
return System

ServiceName() public method

public ServiceName ( ) : string
return string