C# Class VSEmbed.Roslyn.Dev14KeyProcessorProvider

Inheritance: IChainedKeyProcessorProvider
Mostrar archivo Open project: SLaks/VSEmbed

Private Properties

Property Type Description

Public Methods

Method Description
GetProcessor ( IWpfTextView wpfTextView ) : ChainedKeyProcessor

Method Details

GetProcessor() public method

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