Для изменения размера нажмите или перетащите

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

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

Пространство имён:  Tessa.Compilation.Placeholders
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public PlaceholderScriptDependencies(
	PlaceholderAggregateParser placeholderParser,
	IPlaceholderContainer placeholderContainer,
	IPlaceholderFormatter placeholderFormatter,
	IPlaceholderScriptParser scriptParser
)

Параметры

placeholderParser
Тип: Tessa.Platform.PlaceholdersPlaceholderAggregateParser
placeholderContainer
Тип: Tessa.Platform.PlaceholdersIPlaceholderContainer
placeholderFormatter
Тип: Tessa.Platform.PlaceholdersIPlaceholderFormatter
scriptParser
Тип: Tessa.Platform.Placeholders.CompilationIPlaceholderScriptParser
См. также