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

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

Definition

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

Параметры

compilationInMemoryCache  IPlaceholderCompilationInMemoryCache
 
compiler  IPlaceholderCompiler
 
parser  IPlaceholderScriptParser
 

См. также