C# 클래스 ZeroInstall.Store.Feeds.FeedCacheExtentsions

Provides extensions methods for IFeedCache.
파일 보기 프로젝트 열기: 0install/0install-win

공개 메소드들

메소드 설명
GetAll ( [ cache ) : IEnumerable

Loads all Feeds stored in IFeedCache into memory.

메소드 상세

GetAll() 공개 정적인 메소드

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.
리턴 IEnumerable