C# Class ImplementNotifyPropertyChangedCS.VsTextViewListener

Inheritance: IVsTextViewCreationListener
Afficher le fichier Open project: 2j2e/presentations

Méthodes publiques

Méthode Description
VsTextViewCreated ( IVsTextView textViewAdapter ) : void

Private Methods

Méthode Description
VsTextViewListener ( IVsEditorAdaptersFactoryService editorAdaptersFactory, SVsServiceProvider serviceProvider ) : System.ComponentModel.Composition

Method Details

VsTextViewCreated() public méthode

public VsTextViewCreated ( IVsTextView textViewAdapter ) : void
textViewAdapter IVsTextView
Résultat void