BraceFoldingStrategyCreateNewFoldings(ITextSource) - метод

Create NewFoldings for the specified document.

Definition

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

Параметры

document  ITextSource
The document.

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

IEnumerableNewFolding
The IEnumerableT.

См. также