C# Class NetIde.Services.Shell.TaskDialog.ActivationContext

Inheritance: IDisposable
Afficher le fichier Open project: netide/netide

Méthodes publiques

Méthode Description
ActivationContext ( ) : System
Dispose ( ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
EnsureActivateContextCreated ( ) : bool

Method Details

ActivationContext() public méthode

public ActivationContext ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void