C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.ComponentStateChangeNotify2EventArgs

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
ComponentStateChangeNotify2EventArgs ( System componentModel, System CompName, System oldCompState, System newCompState ) : System

Method Details

ComponentStateChangeNotify2EventArgs() public méthode

public ComponentStateChangeNotify2EventArgs ( System componentModel, System CompName, System oldCompState, System newCompState ) : System
componentModel System
CompName System
oldCompState System
newCompState System
Résultat System