C# Class Microsoft.VisualStudio.R.Package.Commands.RHistory.VsRHistoryTextViewConnectionListener

Inheritance: Microsoft.R.Editor.Commands.RTextViewConnectionListener
Afficher le fichier Open project: Microsoft/RTVS

Méthodes protégées

Méthode Description
OnTextViewGotAggregateFocus ( ITextView textView, ITextBuffer textBuffer ) : void

Method Details

OnTextViewGotAggregateFocus() protected méthode

protected OnTextViewGotAggregateFocus ( ITextView textView, ITextBuffer textBuffer ) : void
textView ITextView
textBuffer ITextBuffer
Résultat void