C# Class SolidworksAddinFramework.Events.DPartDocEvents_Event.ConfigurationChangeNotifyEventArgs

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
ConfigurationChangeNotifyEventArgs ( System ConfigurationName, System Object, System ObjectType, System changeType ) : System

Method Details

ConfigurationChangeNotifyEventArgs() public méthode

public ConfigurationChangeNotifyEventArgs ( System ConfigurationName, System Object, System ObjectType, System changeType ) : System
ConfigurationName System
Object System
ObjectType System
changeType System
Résultat System