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

BraceFoldingStrategyCreateNewFoldings(ITextSource) - метод

Create NewFoldings for the specified document.

Пространство имён:  Tessa.UI.HashEditor
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public IEnumerable<NewFolding> CreateNewFoldings(
	ITextSource document
)

Параметры

document
Тип: ITextSource
The document.

Возвращаемое значение

Тип: IEnumerableNewFolding
The IEnumerableT.
См. также