Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ExcelDna
IntelliSense
Abstractions
IntelliSenseServerWrapper
C# Class ExcelDna.IntelliSense.Abstractions.IntelliSenseServerWrapper
Inheritance:
ExcelDna.IntelliSense.Abstractions.IntelliSenseServerBase
Exibir arquivo
Open project: augustoproiete/exceldna-abstractions
Public Properties
Property
Type
Description
Instance
IIntelliSenseServer
Public Methods
Method
Description
Install
( ) :
void
Refresh
( ) :
void
Uninstall
( ) :
void
Private Methods
Method
Description
Register
( ) :
void
Method Details
Install()
public
method
public
Install
( ) :
void
return
void
Refresh()
public
method
public
Refresh
( ) :
void
return
void
Uninstall()
public
method
public
Uninstall
( ) :
void
return
void
Property Details
Instance
public_oe static_oe property
public
static
IIntelliSenseServer
Instance
return
IIntelliSenseServer