C# 클래스 MonoDevelop.IronPython.Formatting.PythonEditorIndentation

상속: MonoDevelop.Ide.Gui.Content.TextEditorExtension
파일 보기 프로젝트 열기: carlosalberto/IronPythonBinding

공개 메소드들

메소드 설명
KeyPress ( Gdk key, char keyChar, Gdk modifier ) : bool

비공개 메소드들

메소드 설명
GetCurrentLine ( ) : string
InsertIndentation ( ) : void
RemoveIndentation ( ) : bool

메소드 상세

KeyPress() 공개 메소드

public KeyPress ( Gdk key, char keyChar, Gdk modifier ) : bool
key Gdk
keyChar char
modifier Gdk
리턴 bool