C# Class ARCed.Scintilla.IndicatorCollection

Inheritance: TopLevelHelper
Show file Open project: borisblizzard/arcreator

Public Methods

Method Description
Reset ( ) : void
this ( int number ) : Indicator

Private Methods

Method Description
IndicatorCollection ( Scintilla scintilla ) : System.ComponentModel

Method Details

Reset() public method

public Reset ( ) : void
return void

this() public method

public this ( int number ) : Indicator
number int
return Indicator