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

Creates IFeedCache instances.
파일 보기 프로젝트 열기: 0install/0install-win

공개 메소드들

메소드 설명
CreateDefault ( IOpenPgp openPgp ) : IFeedCache

Creates an IFeedCache instance that uses the default cache location in the user profile.

메소드 상세

CreateDefault() 공개 정적인 메소드

Creates an IFeedCache instance that uses the default cache location in the user profile.
A problem occurred while creating a directory. Creating a directory is not permitted.
public static CreateDefault ( IOpenPgp openPgp ) : IFeedCache
openPgp IOpenPgp Provides access to an encryption/signature system compatible with the OpenPGP standard.
리턴 IFeedCache