C# Class GammaJul.ReSharper.ForTea.Services.Navigation.T4OutsideSolutionOccurrence

Represents an occurence of text in an include file that is located outside of the solution.
Inheritance: IOccurrence
Afficher le fichier Open project: MrJul/ForTea

Méthodes publiques

Méthode Description
DumpToString ( ) : string
GetSolution ( ) : ISolution
Navigate ( ISolution solution, PopupWindowContextSource windowContext, bool transferFocus, TabOptions tabOptions = TabOptions.Default ) : bool
T4OutsideSolutionOccurrence ( [ rangeMarker ) : GammaJul.ReSharper.ForTea.Psi

Method Details

DumpToString() public méthode

public DumpToString ( ) : string
Résultat string

GetSolution() public méthode

public GetSolution ( ) : ISolution
Résultat ISolution

Navigate() public méthode

public Navigate ( ISolution solution, PopupWindowContextSource windowContext, bool transferFocus, TabOptions tabOptions = TabOptions.Default ) : bool
solution ISolution
windowContext PopupWindowContextSource
transferFocus bool
tabOptions TabOptions
Résultat bool

T4OutsideSolutionOccurrence() public méthode

public T4OutsideSolutionOccurrence ( [ rangeMarker ) : GammaJul.ReSharper.ForTea.Psi
rangeMarker [
Résultat GammaJul.ReSharper.ForTea.Psi