PlaceholderCompilationCache - конструктор |
Пространство имён:
Tessa.Compilation.Placeholders
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public PlaceholderCompilationCache(
IPlaceholderCompilationStorage compilationStorage,
ICardCache cardCache
)
Public Sub New (
compilationStorage As IPlaceholderCompilationStorage,
cardCache As ICardCache
)
public:
PlaceholderCompilationCache(
IPlaceholderCompilationStorage^ compilationStorage,
ICardCache^ cardCache
)
new :
compilationStorage : IPlaceholderCompilationStorage *
cardCache : ICardCache -> PlaceholderCompilationCache
Параметры
- compilationStorage
- Тип: Tessa.Platform.Placeholders.CompilationIPlaceholderCompilationStorage
- cardCache
- Тип: Tessa.Cards.CachingICardCache
См. также