C# 클래스 ZeroInstall.Commands.CliCommands.DefaultCommand

The default command used when no command is explicitly specified.
상속: CliCommand
파일 보기 프로젝트 열기: 0install/0install-win

공개 메소드들

메소드 설명
DefaultCommand ( [ handler ) : System
Execute ( ) : ExitCode

메소드 상세

DefaultCommand() 공개 메소드

public DefaultCommand ( [ handler ) : System
handler [
리턴 System

Execute() 공개 메소드

public Execute ( ) : ExitCode
리턴 ExitCode