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
NetIde
Services
Shell
TaskDialog
ActivationContext
C# Class NetIde.Services.Shell.TaskDialog.ActivationContext
Inheritance:
IDisposable
Exibir arquivo
Open project: netide/netide
Public Methods
Method
Description
ActivationContext
( ) :
System
Dispose
( ) :
void
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Private Methods
Method
Description
EnsureActivateContextCreated
( ) :
bool
Method Details
ActivationContext()
public
method
public
ActivationContext
( ) :
System
return
System
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void