C# Class SolidworksAddinFramework.Events.DDrawingDocEvents_Event.ChangeCustomPropertyNotifyEventArgs

显示文件 Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
ChangeCustomPropertyNotifyEventArgs ( System propName, System Configuration, System oldValue, System NewValue, System valueType ) : System

Method Details

ChangeCustomPropertyNotifyEventArgs() public method

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