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