CardStoreGlobalCachingStrategy - конструктор
Создаёт экземпляр класса с указанием его зависимостей.
Пространство имён: Tessa.Cards.ComponentModelСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public CardStoreGlobalCachingStrategy(
ICardGlobalComponentCache globalComponentCache
)
Public Sub New (
globalComponentCache As ICardGlobalComponentCache
)
public:
CardStoreGlobalCachingStrategy(
ICardGlobalComponentCache^ globalComponentCache
)
new :
globalComponentCache : ICardGlobalComponentCache -> CardStoreGlobalCachingStrategy
Параметры
- globalComponentCache ICardGlobalComponentCache
- Глобальный кэш для компонентов API карточек.