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

Common base class for commands that provide multiple SubCommands.
상속: CliCommand
파일 보기 프로젝트 열기: 0install/0install-win

Private Properties

프로퍼티 타입 설명
GetCommand SubCommand
Parse void

공개 메소드들

메소드 설명
Execute ( ) : ExitCode

보호된 메소드들

메소드 설명
MultiCommand ( [ handler ) : System

비공개 메소드들

메소드 설명
GetCommand ( [ commandName ) : SubCommand
Parse ( IEnumerable args ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( ) : ExitCode
리턴 ExitCode

MultiCommand() 보호된 메소드

protected MultiCommand ( [ handler ) : System
handler [
리턴 System