C# 클래스 Microsoft.VisualStudio.R.Package.Commands.RHistory.VsRHistoryTextViewConnectionListener

상속: Microsoft.R.Editor.Commands.RTextViewConnectionListener
파일 보기 프로젝트 열기: Microsoft/RTVS

보호된 메소드들

메소드 설명
OnTextViewGotAggregateFocus ( ITextView textView, ITextBuffer textBuffer ) : void

메소드 상세

OnTextViewGotAggregateFocus() 보호된 메소드

protected OnTextViewGotAggregateFocus ( ITextView textView, ITextBuffer textBuffer ) : void
textView ITextView
textBuffer ITextBuffer
리턴 void