C# Class ZeroInstall.Commands.CliCommands.RemoveFeed

Un-register a feed, reversing the effect of AddFeed.
Inheritance: AddRemoveFeedCommand
Mostra file Open project: 0install/0install-win

Public Methods

Method Description
RemoveFeed ( [ handler ) : System

Protected Methods

Method Description
ExecuteHelper ( IEnumerable interfaces, FeedReference source, Stability suggestedStabilityPolicy ) : ExitCode

Method Details

ExecuteHelper() protected method

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

RemoveFeed() public method

public RemoveFeed ( [ handler ) : System
handler [
return System