Method | Description | |
---|---|---|
CreateInstaller ( InstallHostSettings settings, string commandLine ) : System.Configuration.Install.Installer | ||
CreateUninstaller ( HostSettings settings, string commandLine ) : System.Configuration.Install.Installer |
Method | Description | |
---|---|---|
CreateServiceLogWriter ( ) : System.ServiceProcess.Linux.LinuxServiceLogWriter | ||
CreateServiceSettings ( HostSettings settings, string commandLine ) : System.ServiceProcess.Linux.LinuxServiceSettings |
protected CreateInstaller ( InstallHostSettings settings, string commandLine ) : System.Configuration.Install.Installer | ||
settings | InstallHostSettings | |
commandLine | string | |
return | System.Configuration.Install.Installer |
protected CreateUninstaller ( HostSettings settings, string commandLine ) : System.Configuration.Install.Installer | ||
settings | HostSettings | |
commandLine | string | |
return | System.Configuration.Install.Installer |