C# Class ARCed.Scintilla.IndicatorCollection

Inheritance: TopLevelHelper
Afficher le fichier Open project: borisblizzard/arcreator

Méthodes publiques

Méthode Description
Reset ( ) : void
this ( int number ) : Indicator

Private Methods

Méthode Description
IndicatorCollection ( Scintilla scintilla ) : System.ComponentModel

Method Details

Reset() public méthode

public Reset ( ) : void
Résultat void

this() public méthode

public this ( int number ) : Indicator
number int
Résultat Indicator