C# Class NekoKun.UI.RubyScintilla

Inheritance: Scintilla
Afficher le fichier Open project: NekoProject/NekoKun

Méthodes publiques

Méthode Description
RubyScintilla ( ) : System
SmartIndent ( ) : void

Private Methods

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

Method Details

RubyScintilla() public méthode

public RubyScintilla ( ) : System
Résultat System

SmartIndent() public méthode

public SmartIndent ( ) : void
Résultat void