Method | Description | |
---|---|---|
GetNavigationArgs ( ) : NavigateCodeEventArgs | ||
SearchResultItem ( Rubberduck.Parsing.Symbols.Declaration parentScopeDeclaration, NavigateCodeEventArgs navigationInfo, string resultText ) : System.Linq |
public GetNavigationArgs ( ) : NavigateCodeEventArgs | ||
return | NavigateCodeEventArgs |
public SearchResultItem ( Rubberduck.Parsing.Symbols.Declaration parentScopeDeclaration, NavigateCodeEventArgs navigationInfo, string resultText ) : System.Linq | ||
parentScopeDeclaration | Rubberduck.Parsing.Symbols.Declaration | |
navigationInfo | NavigateCodeEventArgs | |
resultText | string | |
return | System.Linq |