Property | Type | Description | |
---|---|---|---|
BindTarget | void | ||
ControlNavigate | void |
Method | Description | |
---|---|---|
ImplementationsListDockablePresenter ( VBE vbe, AddIn addin, SimpleListControl control, IEnumerable |
||
OnNavigateImplementation ( VBE vbe, Rubberduck.Parsing.Symbols.Declaration implementation ) : void |
Method | Description | |
---|---|---|
BindTarget ( IEnumerable |
||
ControlNavigate ( object sender, Rubberduck.UI.IdentifierReferences.ListItemActionEventArgs e ) : void |
public ImplementationsListDockablePresenter ( VBE vbe, AddIn addin, SimpleListControl control, IEnumerable |
||
vbe | VBE | |
addin | AddIn | |
control | SimpleListControl | |
implementations | IEnumerable |
|
wrapperFactory | ICodePaneWrapperFactory | |
return | System.Collections.Generic |
public static OnNavigateImplementation ( VBE vbe, Rubberduck.Parsing.Symbols.Declaration implementation ) : void | ||
vbe | VBE | |
implementation | Rubberduck.Parsing.Symbols.Declaration | |
return | void |