C# Class SIPSorcery.SIPNotifier.ServiceInstaller

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

Public Methods

Method Description
Dispose ( ) : void
ServiceInstaller ( ) : System

Private Methods

Method Description
serviceInstaller1_AfterInstall ( object sender, System e ) : void
serviceProcessInstaller1_AfterInstall ( object sender, System e ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

ServiceInstaller() public method

public ServiceInstaller ( ) : System
return System