C# Class Rubberduck.UI.Command.SyntaxErrorExtensions

Mostrar archivo Open project: retailcoder/Rubberduck

Public Methods

Method Description
GetNavigateCodeEventArgs ( this exception, Rubberduck.Parsing.Symbols.Declaration declaration ) : NavigateCodeEventArgs

Method Details

GetNavigateCodeEventArgs() public static method

public static GetNavigateCodeEventArgs ( this exception, Rubberduck.Parsing.Symbols.Declaration declaration ) : NavigateCodeEventArgs
exception this
declaration Rubberduck.Parsing.Symbols.Declaration
return NavigateCodeEventArgs