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

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

Initializes a new instance of the DocumentWriterHashTextBuilder class.

Пространство имён:  Tessa.UI.HashEditor.HashStructure
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public DocumentWriterHashTextBuilder(
	[NotNullAttribute] DocumentTextWriter writer,
	[NotNullAttribute] TextDocument document,
	[NotNullAttribute] IIndentationStrategy indentationStrategy,
	[CanBeNullAttribute] int defaultIndentionLevel = 0
)

Параметры

writer
Тип: DocumentTextWriter
Буфер используемый для формирования текста
document
Тип: TextDocument
Документ
indentationStrategy
Тип: Tessa.Views.ParserIIndentationStrategy
Стратегия выравнивания текста
defaultIndentionLevel (Optional)
Тип: SystemInt32
См. также