C# Class VSEmbed.Exports.KeyProcessorInvokerProvider

Inheritance: IKeyProcessorProvider, IPartImportsSatisfiedNotification
Afficher le fichier Open project: SLaks/VSEmbed

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetAssociatedProcessor ( IWpfTextView wpfTextView ) : KeyProcessor
OnImportsSatisfied ( ) : void

Method Details

GetAssociatedProcessor() public méthode

public GetAssociatedProcessor ( IWpfTextView wpfTextView ) : KeyProcessor
wpfTextView IWpfTextView
Résultat KeyProcessor

OnImportsSatisfied() public méthode

public OnImportsSatisfied ( ) : void
Résultat void