C# 클래스 Microsoft.VisualStudio.R.Package.Repl.Editor.KeyProcessorProvider

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

공개 메소드들

메소드 설명
GetAssociatedProcessor ( IWpfTextView wpfTextView ) : KeyProcessor

비공개 메소드들

메소드 설명
KeyProcessorProvider ( IRInteractiveWorkflowProvider provider ) : System.ComponentModel.Composition

메소드 상세

GetAssociatedProcessor() 공개 메소드

public GetAssociatedProcessor ( IWpfTextView wpfTextView ) : KeyProcessor
wpfTextView IWpfTextView
리턴 KeyProcessor