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

상속: Registration
파일 보기 프로젝트 열기: system-tradingtech/DataTools

공개 메소드들

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

보호된 메소드들

메소드 설명
Deregister ( ) : void

메소드 상세

ClsIdUacRegistration() 공개 메소드

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

Deregister() 보호된 메소드

protected Deregister ( ) : void
리턴 void