메소드 | 설명 | |
---|---|---|
Execute ( TextArea textArea ) : void | Executes this edit action |
메소드 | 설명 | |
---|---|---|
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 |
리턴 | void |