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

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

Definition

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

Параметры

compilationInMemoryCache  IPlaceholderCompilationInMemoryCache
 
compiler  IPlaceholderCompiler
 
parser  IPlaceholderScriptParser
 

См. также