C# Class VSEmbed.Exports.StandardKeyProcessorProvider

Inheritance: IChainedKeyProcessorProvider
Mostra file 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