C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.ConfigurationChangeNotifyEventArgs

Mostra file 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