C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.ComponentConfigurationChangeNotifyEventArgs

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
ComponentConfigurationChangeNotifyEventArgs ( System componentName, System oldConfigurationName, System newConfigurationName ) : System

Method Details

ComponentConfigurationChangeNotifyEventArgs() public méthode

public ComponentConfigurationChangeNotifyEventArgs ( System componentName, System oldConfigurationName, System newConfigurationName ) : System
componentName System
oldConfigurationName System
newConfigurationName System
Résultat System