BraceFoldingStrategyCreateNewFoldings(ITextSource) - метод

Create NewFoldings for the specified document.

Definition

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

Параметры

document  ITextSource
The document.

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

IEnumerableNewFolding
The IEnumerableT.

См. также