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