C# 클래스 ExcelDna.ComInterop.ComRegistration.ClassFactoryRegistration

상속: Registration
파일 보기 프로젝트 열기: system-tradingtech/DataTools 1 사용 예제들

공개 메소드들

메소드 설명
ClassFactoryRegistration ( Type type, System.Guid clsId ) : System

보호된 메소드들

메소드 설명
Deregister ( ) : void

메소드 상세

ClassFactoryRegistration() 공개 메소드

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

Deregister() 보호된 메소드

protected Deregister ( ) : void
리턴 void