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

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

공개 메소드들

메소드 설명
ComponentConfigurationChangeNotifyEventArgs ( System componentName, System oldConfigurationName, System newConfigurationName ) : System

메소드 상세

ComponentConfigurationChangeNotifyEventArgs() 공개 메소드

public ComponentConfigurationChangeNotifyEventArgs ( System componentName, System oldConfigurationName, System newConfigurationName ) : System
componentName System
oldConfigurationName System
newConfigurationName System
리턴 System