Property | Type | Description | |
---|---|---|---|
ExecuteCloseCommand | void | ||
OnClose | void |
Method | Description | |
---|---|---|
SearchResultsViewModel ( INavigateCommand navigateCommand, string header, Rubberduck.Parsing.Symbols.Declaration target, IEnumerable |
Method | Description | |
---|---|---|
ExecuteCloseCommand ( object parameter ) : void | ||
OnClose ( ) : void |
public SearchResultsViewModel ( INavigateCommand navigateCommand, string header, Rubberduck.Parsing.Symbols.Declaration target, IEnumerable |
||
navigateCommand | INavigateCommand | |
header | string | |
target | Rubberduck.Parsing.Symbols.Declaration | |
searchResults | IEnumerable |
|
return | System |