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

Объект со всеми зависимостями, необходимыми для компиляции текста с плейсхолдерами внутри документов.

Definition

Пространство имён: Tessa.Compilation.Placeholders
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
C#
public PlaceholderCompilationDependencies(
	IPlaceholderCompilationInMemoryCache compilationInMemoryCache,
	IPlaceholderCompiler compiler,
	IPlaceholderScriptParser parser
)

Параметры

compilationInMemoryCache  IPlaceholderCompilationInMemoryCache
 
compiler  IPlaceholderCompiler
 
parser  IPlaceholderScriptParser
 

См. также