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