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

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

공개 메소드들

메소드 설명
ComAddInRegistration ( string progId, string friendlyName, string description ) : System

보호된 메소드들

메소드 설명
Deregister ( ) : void

메소드 상세

ComAddInRegistration() 공개 메소드

public ComAddInRegistration ( string progId, string friendlyName, string description ) : System
progId string
friendlyName string
description string
리턴 System

Deregister() 보호된 메소드

protected Deregister ( ) : void
리턴 void