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

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

Definition

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

Параметры

compilationInMemoryCache  IPlaceholderCompilationInMemoryCache
 
compiler  IPlaceholderCompiler
 
parser  IPlaceholderScriptParser
 

См. также