BraceFoldingStrategyCreateNewFoldings(ITextSource) - метод

Create NewFoldings for the specified document.

Definition

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

Параметры

document  ITextSource
The document.

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

IEnumerableNewFolding
The IEnumerableT.

См. также