C# Class ShaderTools.VisualStudio.Hlsl.IntelliSense.Completion.CompletionCommandHandlerProvider

Inheritance: IVsTextViewCreationListener
Afficher le fichier Open project: tgjones/HlslTools

Private Properties

Свойство Type Description

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