C# Class withSIX.Updater.Presentation.Wpf.SixElevatedServiceInstaller

Inheritance: System.Configuration.Install.Installer
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
OnInstalled ( object sender, System.Configuration.Install.InstallEventArgs e ) : void
SixElevatedServiceInstaller ( ) : System.ComponentModel

Method Details

OnInstalled() public method

public OnInstalled ( object sender, System.Configuration.Install.InstallEventArgs e ) : void
sender object
e System.Configuration.Install.InstallEventArgs
return void

SixElevatedServiceInstaller() public method

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