Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
ICSharpCode
TextEditor
Actions
FormatBuffer
C# Класс ICSharpCode.TextEditor.Actions.FormatBuffer
This is a sample editaction plugin, it indents the selected area.
Наследование:
AbstractLineFormatAction
Показать файл
Открыть проект
Защищенные методы
Метод
Описание
Convert
(
IDocument
document
,
int
startLine
,
int
endLine
) :
void
Описание методов
Convert()
защищенный
Метод
protected
Convert
(
IDocument
document
,
int
startLine
,
int
endLine
) :
void
document
IDocument
startLine
int
endLine
int
Результат
void