C# 클래스 SolidworksAddinFramework.Events.ModelDoc2Events.ChangeCustomPropertyNotifyEventArgs

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

공개 메소드들

메소드 설명
ChangeCustomPropertyNotifyEventArgs ( System propName, System Configuration, System oldValue, System NewValue, System valueType ) : System

메소드 상세

ChangeCustomPropertyNotifyEventArgs() 공개 메소드

public ChangeCustomPropertyNotifyEventArgs ( System propName, System Configuration, System oldValue, System NewValue, System valueType ) : System
propName System
Configuration System
oldValue System
NewValue System
valueType System
리턴 System