C# Class MetronService.ProjectInstaller

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

Public Methods

Method Description
ProjectInstaller ( ) : System.Collections
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.Collections
return System.Collections

ServiceName() public method

public ServiceName ( ) : string
return string