C# Class ExcelDna.ComInterop.ComRegistration.ClassFactoryRegistration

Inheritance: Registration
Datei anzeigen Open project: system-tradingtech/DataTools Class Usage Examples

Public Methods

Method Description
ClassFactoryRegistration ( Type type, System.Guid clsId ) : System

Protected Methods

Method Description
Deregister ( ) : void

Method Details

ClassFactoryRegistration() public method

public ClassFactoryRegistration ( Type type, System.Guid clsId ) : System
type System.Type
clsId System.Guid
return System

Deregister() protected method

protected Deregister ( ) : void
return void