C# 클래스 Microsoft.R.Editor.Navigation.CodeNavigator

파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
FindCurrentItemDefinition ( ITextView textView, ITextBuffer textBuffer, string &itemName ) : SnapshotPoint?

메소드 상세

FindCurrentItemDefinition() 공개 정적인 메소드

public static FindCurrentItemDefinition ( ITextView textView, ITextBuffer textBuffer, string &itemName ) : SnapshotPoint?
textView ITextView
textBuffer ITextBuffer
itemName string
리턴 SnapshotPoint?