C# 클래스 GammaJul.ReSharper.ForTea.Services.Navigation.T4OutsideSolutionOccurrence

Represents an occurence of text in an include file that is located outside of the solution.
상속: IOccurrence
파일 보기 프로젝트 열기: MrJul/ForTea

공개 메소드들

메소드 설명
DumpToString ( ) : string
GetSolution ( ) : ISolution
Navigate ( ISolution solution, PopupWindowContextSource windowContext, bool transferFocus, TabOptions tabOptions = TabOptions.Default ) : bool
T4OutsideSolutionOccurrence ( [ rangeMarker ) : GammaJul.ReSharper.ForTea.Psi

메소드 상세

DumpToString() 공개 메소드

public DumpToString ( ) : string
리턴 string

GetSolution() 공개 메소드

public GetSolution ( ) : ISolution
리턴 ISolution

Navigate() 공개 메소드

public Navigate ( ISolution solution, PopupWindowContextSource windowContext, bool transferFocus, TabOptions tabOptions = TabOptions.Default ) : bool
solution ISolution
windowContext PopupWindowContextSource
transferFocus bool
tabOptions TabOptions
리턴 bool

T4OutsideSolutionOccurrence() 공개 메소드

public T4OutsideSolutionOccurrence ( [ rangeMarker ) : GammaJul.ReSharper.ForTea.Psi
rangeMarker [
리턴 GammaJul.ReSharper.ForTea.Psi