C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.ComponentReferredDisplayStateChangeNotifyEventArgs

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
ComponentReferredDisplayStateChangeNotifyEventArgs ( System componentModel, System CompName, System oldDSId, System oldDSName, System newDSId, System newDSName ) : System

Method Details

ComponentReferredDisplayStateChangeNotifyEventArgs() public méthode

public ComponentReferredDisplayStateChangeNotifyEventArgs ( System componentModel, System CompName, System oldDSId, System oldDSName, System newDSId, System newDSName ) : System
componentModel System
CompName System
oldDSId System
oldDSName System
newDSId System
newDSName System
Résultat System