Для изменения размера нажмите или перетащите

ConditionCompilationCache - конструктор

Инициализирует новый экземпляр класса ConditionCompilationCache

Пространство имён:  Tessa.Compilation.Conditions
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public ConditionCompilationCache(
	IDbScope dbScope,
	ICardCache cardCache,
	IConditionCompiler conditionCompiler,
	[OptionalDependencyAttribute] IUnityDisposableContainer container = null
)

Параметры

dbScope
Тип: Tessa.Platform.DataIDbScope
cardCache
Тип: Tessa.Cards.CachingICardCache
conditionCompiler
Тип: Tessa.Platform.ConditionsIConditionCompiler
container (Optional)
Тип: Tessa.PlatformIUnityDisposableContainer
См. также