C# Class SolidworksAddinFramework.Events.DPartDocEvents_Event.ConfigurationChangeNotifyEventArgs

Exibir arquivo Open project: Weingartner/SolidworksAddinFramework

Public Methods

Method Description
ConfigurationChangeNotifyEventArgs ( System ConfigurationName, System Object, System ObjectType, System changeType ) : System

Method Details

ConfigurationChangeNotifyEventArgs() public method

public ConfigurationChangeNotifyEventArgs ( System ConfigurationName, System Object, System ObjectType, System changeType ) : System
ConfigurationName System
Object System
ObjectType System
changeType System
return System