Méthode | Description | |
---|---|---|
Execute ( TextArea textArea ) : void | Executes this edit action |
Méthode | Description | |
---|---|---|
RemoveCommentAt ( IDocument document, string comment, ISelection selection, int y1, int y2 ) : void | ||
SetCommentAt ( IDocument document, string comment, ISelection selection, int y1, int y2 ) : void | ||
ShouldComment ( IDocument document, string comment, ISelection selection, int startLine, int endLine ) : bool |
public Execute ( TextArea textArea ) : void | ||
textArea | TextArea | The |
Résultat | void |