Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ICSharpCode
TextEditor
Actions
FormatBuffer
C# Class ICSharpCode.TextEditor.Actions.FormatBuffer
This is a sample editaction plugin, it indents the selected area.
Inheritance:
AbstractLineFormatAction
Afficher le fichier
Open project: jumpinjackie/fdotoolbox
Méthodes protégées
Méthode
Description
Convert
(
IDocument
document
,
int
startLine
,
int
endLine
) :
void
Method Details
Convert()
protected
méthode
protected
Convert
(
IDocument
document
,
int
startLine
,
int
endLine
) :
void
document
IDocument
startLine
int
endLine
int
Résultat
void