C# Class VSEmbed.Roslyn.RoslynKeyProcessorProvider

Inheritance: IChainedKeyProcessorProvider
Show file Open project: SLaks/VSEmbed

Public Methods

Method Description
GetProcessor ( IWpfTextView wpfTextView ) : ChainedKeyProcessor

Private Methods

Method Description
RoslynKeyProcessorProvider ( SVsServiceProvider sp ) : System

Method Details

GetProcessor() public method

public GetProcessor ( IWpfTextView wpfTextView ) : ChainedKeyProcessor
wpfTextView IWpfTextView
return VSEmbed.Editor.ChainedKeyProcessor