C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.ComponentConfigurationChangeNotifyEventArgs

ファイルを表示 Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
ComponentConfigurationChangeNotifyEventArgs ( System componentName, System oldConfigurationName, System newConfigurationName ) : System

Method Details

ComponentConfigurationChangeNotifyEventArgs() public method

public ComponentConfigurationChangeNotifyEventArgs ( System componentName, System oldConfigurationName, System newConfigurationName ) : System
componentName System
oldConfigurationName System
newConfigurationName System
return System