C# Class Rubberduck.UI.SimpleListControl

Afficher le fichier Open project: retailcoder/Rubberduck Class Usage Examples

Private Properties

Свойство Type Description
ResultBox_DoubleClick void

Méthodes publiques

Méthode Description
SimpleListControl ( Declaration target ) : System
SimpleListControl ( string caption ) : System

Private Methods

Méthode Description
ResultBox_DoubleClick ( object sender, EventArgs e ) : void

Method Details

SimpleListControl() public méthode

public SimpleListControl ( Declaration target ) : System
target Declaration
Résultat System

SimpleListControl() public méthode

public SimpleListControl ( string caption ) : System
caption string
Résultat System