C# 클래스 ICSharpCode.TextEditor.Actions.IndentSelection

상속: ICSharpCode.TextEditor.Actions.AbstractEditAction
파일 보기 프로젝트 열기: Clancey/MonoMac.Windows.Form

보호된 메소드들

메소드 설명
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