C# Class ZeroInstall.Commands.CliCommands.StoreMan.StoreSubCommand

Inheritance: SubCommand
显示文件 Open project: 0install/0install-win

Protected Methods

Method Description
GetEffectiveStore ( ) : IStore

Returns the default IStore or a CompositeStore as specifief by the CliCommand.AdditionalArgs.

StoreSubCommand ( [ handler ) : System

Method Details

GetEffectiveStore() protected method

Returns the default IStore or a CompositeStore as specifief by the CliCommand.AdditionalArgs.
protected GetEffectiveStore ( ) : IStore
return IStore

StoreSubCommand() protected method

protected StoreSubCommand ( [ handler ) : System
handler [
return System