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

Check for updates to the program and download them if found.
Наследование: Download
Показать файл Открыть проект

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

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

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

Метод Описание
ShowOutput ( ) : ExitCode

Shows a list of changes found by the update process.

Приватные методы

Метод Описание
OldSolve ( ) : void

Run solver with refresh forced off to get the old values

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

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

public Execute ( ) : ExitCode
Результат ExitCode

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

Shows a list of changes found by the update process.
protected ShowOutput ( ) : ExitCode
Результат ExitCode

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

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