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

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

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

Пространство имён:  Tessa.Platform.Placeholders
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public StringWithScriptsPlaceholderDocument(
	string text,
	IPlaceholderCompilationDependencies compilationDependencies = null,
	IPlaceholderScriptDependencies scriptDependencies = null
)

Параметры

text
Тип: SystemString
compilationDependencies (Optional)
Тип: Tessa.Platform.Placeholders.CompilationIPlaceholderCompilationDependencies
scriptDependencies (Optional)
Тип: Tessa.Platform.Placeholders.CompilationIPlaceholderScriptDependencies
См. также