C# Class ZeroInstall.Commands.CliCommands.RemoveApp

Remove an application from the AppList and undoes any desktop environment integration.
Inheritance: AppCommand
Show file Open project: 0install/0install-win

Public Methods

Method Description
RemoveApp ( [ handler ) : System

Protected Methods

Method Description
ExecuteHelper ( ICategoryIntegrationManager integrationManager, FeedUri interfaceUri ) : ExitCode

Method Details

ExecuteHelper() protected method

protected ExecuteHelper ( ICategoryIntegrationManager integrationManager, FeedUri interfaceUri ) : ExitCode
integrationManager ICategoryIntegrationManager
interfaceUri FeedUri
return ExitCode

RemoveApp() public method

public RemoveApp ( [ handler ) : System
handler [
return System