C# Class ExcelDna.ComInterop.ComRegistration.ClsIdUacRegistration

Inheritance: Registration
Afficher le fichier Open project: system-tradingtech/DataTools

Méthodes publiques

Méthode Description
ClsIdUacRegistration ( System.Guid clsId, string progId ) : System

Méthodes protégées

Méthode Description
Deregister ( ) : void

Method Details

ClsIdUacRegistration() public méthode

public ClsIdUacRegistration ( System.Guid clsId, string progId ) : System
clsId System.Guid
progId string
Résultat System

Deregister() protected méthode

protected Deregister ( ) : void
Résultat void