C# 클래스 NekoKun.UI.RubyScintilla

상속: Scintilla
파일 보기 프로젝트 열기: NekoProject/NekoKun

공개 메소드들

메소드 설명
RubyScintilla ( ) : System
SmartIndent ( ) : void

비공개 메소드들

메소드 설명
GetLineIndent ( Line line ) : int
RubyScintilla_CharAdded ( object sender, ScintillaNET.CharAddedEventArgs e ) : void
ToggleComment ( ) : void

메소드 상세

RubyScintilla() 공개 메소드

public RubyScintilla ( ) : System
리턴 System

SmartIndent() 공개 메소드

public SmartIndent ( ) : void
리턴 void