C# Class ZeroInstall.Store.Feeds.FeedCacheExtentsions

Provides extensions methods for IFeedCache.
Mostrar archivo Open project: 0install/0install-win

Public Methods

Method Description
GetAll ( [ cache ) : IEnumerable

Loads all Feeds stored in IFeedCache into memory.

Method Details

GetAll() public static method

Loads all Feeds stored in IFeedCache into memory.
A problem occured while reading from the cache. Read access to the cache is not permitted.
public static GetAll ( [ cache ) : IEnumerable
cache [ The to load s from.
return IEnumerable