C# Class NekoKun.UI.RubyScintilla

Inheritance: Scintilla
Mostra file Open project: NekoProject/NekoKun

Public Methods

Method Description
RubyScintilla ( ) : System
SmartIndent ( ) : void

Private Methods

Method Description
GetLineIndent ( Line line ) : int
RubyScintilla_CharAdded ( object sender, ScintillaNET.CharAddedEventArgs e ) : void
ToggleComment ( ) : void

Method Details

RubyScintilla() public method

public RubyScintilla ( ) : System
return System

SmartIndent() public method

public SmartIndent ( ) : void
return void