C# Class XSharpLanguage.VsTextViewCreationListener

Inheritance: IVsTextViewCreationListener
Afficher le fichier Open project: X-Sharp/XSharpPublic

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