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

Initializes a new instance of the HashBuilderIndentationStrategy class.

Definition

Пространство имён: Tessa.UI.HashEditor.HashStructure
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
C#
public HashBuilderIndentationStrategy(
	int indentationSize = 4,
	char indentChar = ''
)

Параметры

indentationSize  Int32  (Optional)
Размер отступа
indentChar  Char  (Optional)
Символ используемый для формирования отступов

См. также