C# Class Rubberduck.UI.SimpleListControl

Exibir arquivo Open project: retailcoder/Rubberduck Class Usage Examples

Private Properties

Property Type Description
ResultBox_DoubleClick void

Public Methods

Method Description
SimpleListControl ( Declaration target ) : System
SimpleListControl ( string caption ) : System

Private Methods

Method Description
ResultBox_DoubleClick ( object sender, EventArgs e ) : void

Method Details

SimpleListControl() public method

public SimpleListControl ( Declaration target ) : System
target Declaration
return System

SimpleListControl() public method

public SimpleListControl ( string caption ) : System
caption string
return System