C# Class Microsoft.R.Editor.Navigation.CodeNavigator

Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Méthode Description
FindCurrentItemDefinition ( ITextView textView, ITextBuffer textBuffer, string &itemName ) : SnapshotPoint?

Method Details

FindCurrentItemDefinition() public static méthode

public static FindCurrentItemDefinition ( ITextView textView, ITextBuffer textBuffer, string &itemName ) : SnapshotPoint?
textView ITextView
textBuffer ITextBuffer
itemName string
Résultat SnapshotPoint?