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

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

Definition

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

Параметры

compilationCache  IPlaceholderCompilationCache
 
compiler  IPlaceholderCompiler
 
parser  IPlaceholderScriptParser
 

См. также