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

Register an additional source of implementations (versions) of a program.
상속: AddRemoveFeedCommand
파일 보기 프로젝트 열기: 0install/0install-win

공개 메소드들

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

보호된 메소드들

메소드 설명
ExecuteHelper ( IEnumerable interfaces, FeedReference source, Stability suggestedStabilityPolicy ) : ExitCode

메소드 상세

AddFeed() 공개 메소드

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

ExecuteHelper() 보호된 메소드

protected ExecuteHelper ( IEnumerable interfaces, FeedReference source, Stability suggestedStabilityPolicy ) : ExitCode
interfaces IEnumerable
source FeedReference
suggestedStabilityPolicy Stability
리턴 ExitCode