C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.ChangeCustomPropertyNotifyEventArgs

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
ChangeCustomPropertyNotifyEventArgs ( System propName, System Configuration, System oldValue, System NewValue, System valueType ) : System

Method Details

ChangeCustomPropertyNotifyEventArgs() public méthode

public ChangeCustomPropertyNotifyEventArgs ( System propName, System Configuration, System oldValue, System NewValue, System valueType ) : System
propName System
Configuration System
oldValue System
NewValue System
valueType System
Résultat System