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

상속: Registration
파일 보기 프로젝트 열기: Excel-DNA/ExcelDna 1 사용 예제들

공개 메소드들

메소드 설명
ClsIdRegistration ( System.Guid clsId, string progId ) : System

보호된 메소드들

메소드 설명
Deregister ( ) : void

메소드 상세

ClsIdRegistration() 공개 메소드

public ClsIdRegistration ( System.Guid clsId, string progId ) : System
clsId System.Guid
progId string
리턴 System

Deregister() 보호된 메소드

protected Deregister ( ) : void
리턴 void