C# Class DotQLLanguage.VsTextViewCreationListener

Inheritance: IVsTextViewCreationListener
Mostra file Open project: Ancestry/DotQL

Public Methods

Method Description
VsTextViewCreated ( IVsTextView textViewAdapter ) : void

Method Details

VsTextViewCreated() public method

public VsTextViewCreated ( IVsTextView textViewAdapter ) : void
textViewAdapter IVsTextView
return void