C# Class ZeroInstall.Commands.CliCommands.DefaultCommand

The default command used when no command is explicitly specified.
Inheritance: CliCommand
Afficher le fichier Open project: 0install/0install-win

Méthodes publiques

Méthode Description
DefaultCommand ( [ handler ) : System
Execute ( ) : ExitCode

Method Details

DefaultCommand() public méthode

public DefaultCommand ( [ handler ) : System
handler [
Résultat System

Execute() public méthode

public Execute ( ) : ExitCode
Résultat ExitCode