C# Класс ZeroInstall.Store.Feeds.FeedCacheFactory

Creates IFeedCache instances.
Показать файл Открыть проект

Открытые методы

Метод Описание
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