Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
DotQLLanguage
VsTextViewCreationListener
C# Class DotQLLanguage.VsTextViewCreationListener
Inheritance:
IVsTextViewCreationListener
显示文件
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