C# Class DotQLLanguage.VsTextViewCreationListener

Inheritance: IVsTextViewCreationListener
Afficher le fichier Open project: Ancestry/DotQL

Méthodes publiques

Méthode Description
VsTextViewCreated ( IVsTextView textViewAdapter ) : void

Method Details

VsTextViewCreated() public méthode

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