C# Class Microsoft.VisualStudio.R.Package.Repl.Editor.KeyProcessorProvider

Inheritance: IKeyProcessorProvider
Exibir arquivo Open project: Microsoft/RTVS

Public Methods

Method Description
GetAssociatedProcessor ( IWpfTextView wpfTextView ) : KeyProcessor

Private Methods

Method Description
KeyProcessorProvider ( IRInteractiveWorkflowProvider provider ) : System.ComponentModel.Composition

Method Details

GetAssociatedProcessor() public method

public GetAssociatedProcessor ( IWpfTextView wpfTextView ) : KeyProcessor
wpfTextView IWpfTextView
return KeyProcessor