C# Class ExcelDna.ComInterop.ComRegistration.Registration

Inheritance: IDisposable
Afficher le fichier Open project: Excel-DNA/ExcelDna

Méthodes publiques

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

Méthodes protégées

Méthode Description
Deregister ( ) : void
Dispose ( bool disposing ) : void

Method Details

Deregister() protected abstract méthode

protected abstract Deregister ( ) : void
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

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

Registration() public méthode

public Registration ( ) : System
Résultat System