C# 클래스 SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.ComponentReferredDisplayStateChangeNotifyEventArgs

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

공개 메소드들

메소드 설명
ComponentReferredDisplayStateChangeNotifyEventArgs ( System componentModel, System CompName, System oldDSId, System oldDSName, System newDSId, System newDSName ) : System

메소드 상세

ComponentReferredDisplayStateChangeNotifyEventArgs() 공개 메소드

public ComponentReferredDisplayStateChangeNotifyEventArgs ( System componentModel, System CompName, System oldDSId, System oldDSName, System newDSId, System newDSName ) : System
componentModel System
CompName System
oldDSId System
oldDSName System
newDSId System
newDSName System
리턴 System