C# 클래스 SolidworksAddinFramework.Events.DSldWorksEvents_Event.DocumentLoadNotifyEventArgs

파일 보기 프로젝트 열기: Weingartner/SolidworksAddinFramework

공개 메소드들

메소드 설명
DocumentLoadNotifyEventArgs ( System docTitle, System docPath ) : System

메소드 상세

DocumentLoadNotifyEventArgs() 공개 메소드

public DocumentLoadNotifyEventArgs ( System docTitle, System docPath ) : System
docTitle System
docPath System
리턴 System