C# Class SolidworksAddinFramework.Events.DAssemblyDocEvents_Event.ComponentReferredDisplayStateChangeNotifyEventArgs

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

Public Methods

Method Description
ComponentReferredDisplayStateChangeNotifyEventArgs ( System componentModel, System CompName, System oldDSId, System oldDSName, System newDSId, System newDSName ) : System

Method Details

ComponentReferredDisplayStateChangeNotifyEventArgs() public method

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
return System