C# Класс ZeroInstall.Commands.CliCommands.RemoveApp

Remove an application from the AppList and undoes any desktop environment integration.
Наследование: AppCommand
Показать файл Открыть проект

Открытые методы

Метод Описание
RemoveApp ( [ handler ) : System

Защищенные методы

Метод Описание
ExecuteHelper ( ICategoryIntegrationManager integrationManager, FeedUri interfaceUri ) : ExitCode

Описание методов

ExecuteHelper() защищенный Метод

protected ExecuteHelper ( ICategoryIntegrationManager integrationManager, FeedUri interfaceUri ) : ExitCode
integrationManager ICategoryIntegrationManager
interfaceUri FeedUri
Результат ExitCode

RemoveApp() публичный Метод

public RemoveApp ( [ handler ) : System
handler [
Результат System