C# Class ExcelDna.ComInterop.ComRegistration.ClassFactoryRegistration

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

Méthodes publiques

Méthode Description
ClassFactoryRegistration ( Type type, System.Guid clsId ) : System

Méthodes protégées

Méthode Description
Deregister ( ) : void

Method Details

ClassFactoryRegistration() public méthode

public ClassFactoryRegistration ( Type type, System.Guid clsId ) : System
type System.Type
clsId System.Guid
Résultat System

Deregister() protected méthode

protected Deregister ( ) : void
Résultat void