C# 클래스 SolidworksAddinFramework.Events.DPartDocEvents_Event.ConfigurationChangeNotifyEventArgs

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

공개 메소드들

메소드 설명
ConfigurationChangeNotifyEventArgs ( System ConfigurationName, System Object, System ObjectType, System changeType ) : System

메소드 상세

ConfigurationChangeNotifyEventArgs() 공개 메소드

public ConfigurationChangeNotifyEventArgs ( System ConfigurationName, System Object, System ObjectType, System changeType ) : System
ConfigurationName System
Object System
ObjectType System
changeType System
리턴 System